Search the Community
Showing results for tags 'git'.
-
http://bugs.thedarkmod.com/view.php?id=4742 The latest DarkRadiant commit in https://github.com/codereader/DarkRadiant ( 2ad55e91df66e11c5385ba40cf3615f56f7d00e8 ) fails configuration. Oddly enough the console doesn't output the exact cause, it only complains that Makefile.in cannot be found. I use Linux openSUSE Tumbleweed 64bit. Below is a console log with the commands I ran and the respective output. mircea@linux-qz0r:~/Downloads/DarkRadiant> ./autogen.sh;./configure --prefix=/home/mircea/Downloads/DarkRadiant/install --enable-darkmod-plugins libtoolize: putting auxiliary files in '
-
Hello gentlemen i have problems building the DarkRadiant editor. I started a map when i was using ubuntu, now I use Arch and i want to finish the map and help to make the Darkmod even larger. The problem is that i can't build the editor from source by using: $ ./configure $ make $ sudo make install because this happens: checking for boost/tokenizer.hpp... yes checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++ checking boost/regex.hpp usability... yes checking boost/regex.hpp presence... yes checking for boos