Search found 6 matches
- Sun Mar 05, 2006 12:11 am
- Forum: Compile
- Topic: Problem compiling Free Orion
- Replies: 1
- Views: 1180
Problem compiling Free Orion
I take and install version of GiGi from sourceforge. end when I compile Orion, i have problem, because in /util/XMLDoc.h #ifndef _GG_Enum_h_ #include <GG/Enum.h> #endif #ifndef _GG_Exception_h_ #include <GG/Exception.h> #endif but in directory of GG is only GGEnum.h , and Exception.h isn't there. I ...
- Sat Mar 04, 2006 11:07 pm
- Forum: Compile
- Topic: Problem with graphviz and FO compilation
- Replies: 8
- Views: 2060
- Sat Mar 04, 2006 11:03 pm
- Forum: Compile
- Topic: Problem with graphviz and FO compilation
- Replies: 8
- Views: 2060
I have problem with graphviz too. scons with_boost_include=/usr/include/boost/ boost_lib_suffix=-gcc with_graphviz_include=/usr/include/graphviz/ scons: Reading SConscript files ... Configuring for POSIX system... Checking for pkg-config... ok Checking for GiGiSDL >= 0.6.0... ok Checking for C++ hea...
- Sat Mar 04, 2006 7:55 pm
- Forum: Compile
- Topic: GG build problem
- Replies: 9
- Views: 2037
- Fri Mar 03, 2006 11:38 pm
- Forum: Compile
- Topic: GG build problem
- Replies: 9
- Views: 2037
Here you are. file /usr/lib/python2.4/site-packages/SCons/Environment.py,line 1019: Configure( confdir = .sconf_temp ) Checking for C++ header file boost/shared_ptr.hpp... .sconf_temp/conftest_0.cpp <- | |#include "boost/shared_ptr.hpp" | | -I/usr/include/boost -c -o .sconf_temp/conftest_0.o .sconf_...
- Fri Mar 03, 2006 8:12 pm
- Forum: Compile
- Topic: GG build problem
- Replies: 9
- Views: 2037
I don't want to make new topic, therefore I write here. I realy don't understand I can't compile a GG scons with_boost_include=/usr/include/boost/ boost_lib_suffix=-gcc scons: Reading SConscript files ... Configuring for POSIX system... Checking for C++ header file boost/shared_ptr.hpp... no Boost c...