dev-c++ compiling

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
pontiac
Elite
Elite
Posts: 1454
Joined: Sun Jan 12, 2003 6:24 pm
Location: Far out in the uncharted backwaters of the unfashionable end of the western spiral arm of the Galaxy
Contact:

dev-c++ compiling

Post by pontiac »

I'm still trying to get a bleeding edge binary via CVS under windows.
I finally put cygwin into the junk room and searched a bit for other compiler/IDE.
dev-c++ seems to do the job quite well.
I was able to import the dsp file from vega-new-proj (some files were missing, but it started compiling just fine)

thought i got some errors that might be interesting to the devs (they start around the middleof the log):

Code: Select all

Compiler: Default compiler
Building Makefile: "G:\cygwin\cygwin\home\hunter\vegastrike\Makefile.win"
Führt  make... aus
make.exe -f "G:\cygwin\cygwin\home\hunter\vegastrike\Makefile.win" all
g++.exe -c src/config_xml.cpp -o src/config_xml.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/configxml.cpp -o src/configxml.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/debug_vs.cpp -o src/debug_vs.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/easydom.cpp -o src/easydom.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/endianness.cpp -o src/endianness.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/faction_generic.cpp -o src/faction_generic.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/faction_util.cpp -o src/faction_util.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/fastmath.cpp -o src/fastmath.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/force_feedback.cpp -o src/force_feedback.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/galaxy.cpp -o src/galaxy.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/galaxy_gen.cpp -o src/galaxy_gen.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/galaxy_xml.cpp -o src/galaxy_xml.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/gfxlib_struct.cpp -o src/gfxlib_struct.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/hashtable.cpp -o src/hashtable.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/in_handler.cpp -o src/in_handler.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/in_joystick.cpp -o src/in_joystick.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/in_kb.cpp -o src/in_kb.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/in_main.cpp -o src/in_main.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/in_mouse.cpp -o src/in_mouse.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/in_sdl.cpp -o src/in_sdl.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/lin_time.cpp -o src/lin_time.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/load_mission.cpp -o src/load_mission.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/macosx_math.cpp -o src/macosx_math.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/main.cpp -o src/main.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/main_loop.cpp -o src/main_loop.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/cmd/mount.cpp -o src/cmd/mount.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/physics.cpp -o src/physics.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/savegame.cpp -o src/savegame.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/star_system.cpp -o src/star_system.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/star_system_generic.cpp -o src/star_system_generic.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/star_system_jump.cpp -o src/star_system_jump.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/star_system_xml.cpp -o src/star_system_xml.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/universe.cpp -o src/universe.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/universe_generic.cpp -o src/universe_generic.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/universe_util.cpp -o src/universe_util.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/universe_util_generic.cpp -o src/universe_util_generic.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/vs_globals.cpp -o src/vs_globals.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

g++.exe -c src/vs_path.cpp -o src/vs_path.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I".//src"  -I"./Include"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -D_DEBUG -DYY_NEVER_INTERACTIVE -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON -DBOOST_DEBUG_PYTHON 

src/vs_path.cpp: In function `void changehome(bool)':
src/vs_path.cpp:75: use of `HOMESUBDIR' is ambiguous

src/vs_path.cpp:49:   first declared as `std::string HOMESUBDIR' here

src/vsfilesystem.h:103:   also declared as `std::string 
   VSFileSystem::HOMESUBDIR' here

src/vs_path.cpp:77: use of `HOMESUBDIR' is ambiguous

src/vs_path.cpp:49:   first declared as `std::string HOMESUBDIR' here
src/vsfilesystem.h:103:   also declared as `std::string 
   VSFileSystem::HOMESUBDIR' here
src/vs_path.cpp:85: use of `HOMESUBDIR' is ambiguous
src/vs_path.cpp:49:   first declared as `std::string HOMESUBDIR' here
src/vsfilesystem.h:103:   also declared as `std::string 
   VSFileSystem::HOMESUBDIR' here
src/vs_path.cpp:97: use of `HOMESUBDIR' is ambiguous
src/vs_path.cpp:49:   first declared as `std::string HOMESUBDIR' here
src/vsfilesystem.h:103:   also declared as `std::string 
   VSFileSystem::HOMESUBDIR' here
src/vs_path.cpp:109: use of `HOMESUBDIR' is ambiguous
src/vs_path.cpp:49:   first declared as `std::string HOMESUBDIR' here
src/vsfilesystem.h:103:   also declared as `std::string 

   VSFileSystem::HOMESUBDIR' here
src/vs_path.cpp: In function `void initpaths(const std::string&)':
src/vs_path.cpp:132: use of `datadir' is ambiguous
src/vs_path.cpp:47:   first declared as `std::string datadir' here

src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 

   here

src/vs_path.cpp:134: use of `sharedsounds' is ambiguous

src/vs_path.cpp:45:   first declared as `std::string sharedsounds' here

src/vsfilesystem.h:87:   also declared as `std::string 
   VSFileSystem::sharedsounds' here

src/vs_path.cpp:134: use of `datadir' is ambiguous
src/vs_path.cpp:47:   first declared as `std::string datadir' here
src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 
   here
src/vs_path.cpp:136: use of `datadir' is ambiguous
src/vs_path.cpp:47:   first declared as `std::string datadir' here
src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 
   here
src/vs_path.cpp:144: use of `homedir' is ambiguous
src/vs_path.cpp:48:   first declared as `std::string homedir' here
src/vsfilesystem.h:98:   also declared as `std::string VSFileSystem::homedir' 
   here
src/vs_path.cpp:154: use of `datadir' is ambiguous
src/vs_path.cpp:47:   first declared as `std::string datadir' here
src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 
   here
src/vs_path.cpp:160: use of `datadir' is ambiguous
src/vs_path.cpp:47:   first declared as `std::string datadir' here
src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 
   here
src/vs_path.cpp:165: use of `datadir' is ambiguous
src/vs_path.cpp:47:   first declared as `std::string datadir' here
src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 
   here

src/vs_path.cpp:178: use of `datadir' is ambiguous

src/vs_path.cpp:47:   first declared as `std::string datadir' here

src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 

   here

src/vs_path.cpp:179: use of `datadir' is ambiguous

src/vs_path.cpp:47:   first declared as `std::string datadir' here

src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 

   here

src/vs_path.cpp:181: use of `datadir' is ambiguous

src/vs_path.cpp:47:   first declared as `std::string datadir' here

src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 

   here

src/vs_path.cpp:185: use of `sharedtextures' is ambiguous
src/vs_path.cpp:43:   first declared as `std::string sharedtextures' here
src/vsfilesystem.h:86:   also declared as `std::string 
   VSFileSystem::sharedtextures' here

src/vs_path.cpp:189: use of `sharedsounds' is ambiguous

src/vs_path.cpp:45:   first declared as `std::string sharedsounds' here

src/vsfilesystem.h:87:   also declared as `std::string 
   VSFileSystem::sharedsounds' here

src/vs_path.cpp:193: use of `sharedmeshes' is ambiguous

src/vs_path.cpp:46:   first declared as `std::string sharedmeshes' here

src/vsfilesystem.h:88:   also declared as `std::string 
   VSFileSystem::sharedmeshes' here

src/vs_path.cpp:197: use of `sharedunits' is ambiguous

src/vs_path.cpp:44:   first declared as `std::string sharedunits' here

src/vsfilesystem.h:89:   also declared as `std::string 
   VSFileSystem::sharedunits' here

src/vs_path.cpp:201: use of `datadir' is ambiguous

src/vs_path.cpp:47:   first declared as `std::string datadir' here

src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 

   here

src/vs_path.cpp:201: use of `datadir' is ambiguous

src/vs_path.cpp:47:   first declared as `std::string datadir' here

src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 

   here

src/vs_path.cpp:202: use of `datadir' is ambiguous

src/vs_path.cpp:47:   first declared as `std::string datadir' here

src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 

   here

src/vs_path.cpp:202: use of `datadir' is ambiguous

src/vs_path.cpp:47:   first declared as `std::string datadir' here

src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 

   here
src/vs_path.cpp:203: use of `datadir' is ambiguous
src/vs_path.cpp:47:   first declared as `std::string datadir' here
src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 
   here
src/vs_path.cpp:206: use of `sharedtextures' is ambiguous
src/vs_path.cpp:43:   first declared as `std::string sharedtextures' here

src/vsfilesystem.h:86:   also declared as `std::string 
   VSFileSystem::sharedtextures' here

src/vs_path.cpp:206: use of `sharedtextures' is ambiguous
src/vs_path.cpp:43:   first declared as `std::string sharedtextures' here
src/vsfilesystem.h:86:   also declared as `std::string 
   VSFileSystem::sharedtextures' here
src/vs_path.cpp:207: use of `sharedtextures' is ambiguous
src/vs_path.cpp:43:   first declared as `std::string sharedtextures' here
src/vsfilesystem.h:86:   also declared as `std::string 
   VSFileSystem::sharedtextures' here
src/vs_path.cpp:207: use of `sharedtextures' is ambiguous
src/vs_path.cpp:43:   first declared as `std::string sharedtextures' here
src/vsfilesystem.h:86:   also declared as `std::string 
   VSFileSystem::sharedtextures' here
src/vs_path.cpp:208: use of `sharedtextures' is ambiguous
src/vs_path.cpp:43:   first declared as `std::string sharedtextures' here
src/vsfilesystem.h:86:   also declared as `std::string 
   VSFileSystem::sharedtextures' here
src/vs_path.cpp:211: use of `sharedmeshes' is ambiguous
src/vs_path.cpp:46:   first declared as `std::string sharedmeshes' here
src/vsfilesystem.h:88:   also declared as `std::string 
   VSFileSystem::sharedmeshes' here
src/vs_path.cpp:211: use of `sharedmeshes' is ambiguous
src/vs_path.cpp:46:   first declared as `std::string sharedmeshes' here
src/vsfilesystem.h:88:   also declared as `std::string 
   VSFileSystem::sharedmeshes' here
src/vs_path.cpp:212: use of `sharedmeshes' is ambiguous
src/vs_path.cpp:46:   first declared as `std::string sharedmeshes' here
src/vsfilesystem.h:88:   also declared as `std::string 
   VSFileSystem::sharedmeshes' here
src/vs_path.cpp:212: use of `sharedmeshes' is ambiguous
src/vs_path.cpp:46:   first declared as `std::string sharedmeshes' here
src/vsfilesystem.h:88:   also declared as `std::string 
   VSFileSystem::sharedmeshes' here
src/vs_path.cpp:213: use of `sharedmeshes' is ambiguous
src/vs_path.cpp:46:   first declared as `std::string sharedmeshes' here
src/vsfilesystem.h:88:   also declared as `std::string 
   VSFileSystem::sharedmeshes' here
src/vs_path.cpp:216: use of `sharedunits' is ambiguous

src/vs_path.cpp:44:   first declared as `std::string sharedunits' here
src/vsfilesystem.h:89:   also declared as `std::string 
   VSFileSystem::sharedunits' here
src/vs_path.cpp:216: use of `sharedunits' is ambiguous
src/vs_path.cpp:44:   first declared as `std::string sharedunits' here
src/vsfilesystem.h:89:   also declared as `std::string 
   VSFileSystem::sharedunits' here
src/vs_path.cpp:217: use of `sharedunits' is ambiguous
src/vs_path.cpp:44:   first declared as `std::string sharedunits' here

src/vsfilesystem.h:89:   also declared as `std::string 
   VSFileSystem::sharedunits' here
src/vs_path.cpp:217: use of `sharedunits' is ambiguous
src/vs_path.cpp:44:   first declared as `std::string sharedunits' here
src/vsfilesystem.h:89:   also declared as `std::string 
   VSFileSystem::sharedunits' here
src/vs_path.cpp:218: use of `sharedunits' is ambiguous
src/vs_path.cpp:44:   first declared as `std::string sharedunits' here
src/vsfilesystem.h:89:   also declared as `std::string 
   VSFileSystem::sharedunits' here
src/vs_path.cpp:221: use of `sharedsounds' is ambiguous

src/vs_path.cpp:45:   first declared as `std::string sharedsounds' here
src/vsfilesystem.h:87:   also declared as `std::string 
   VSFileSystem::sharedsounds' here
src/vs_path.cpp:221: use of `sharedsounds' is ambiguous

src/vs_path.cpp:45:   first declared as `std::string sharedsounds' here
src/vsfilesystem.h:87:   also declared as `std::string 
   VSFileSystem::sharedsounds' here
src/vs_path.cpp:222: use of `sharedsounds' is ambiguous

src/vs_path.cpp:45:   first declared as `std::string sharedsounds' here
src/vsfilesystem.h:87:   also declared as `std::string 
   VSFileSystem::sharedsounds' here
src/vs_path.cpp:222: use of `sharedsounds' is ambiguous

src/vs_path.cpp:45:   first declared as `std::string sharedsounds' here
src/vsfilesystem.h:87:   also declared as `std::string 
   VSFileSystem::sharedsounds' here
src/vs_path.cpp:223: use of `sharedsounds' is ambiguous

src/vs_path.cpp:45:   first declared as `std::string sharedsounds' here
src/vsfilesystem.h:87:   also declared as `std::string 
   VSFileSystem::sharedsounds' here
src/vs_path.cpp: In function `std::string GetHashName(const std::string&)':
src/vs_path.cpp:229: use of `curdir' is ambiguous
src/vs_path.cpp:50:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 

   std::allocator<std::string> > VSFileSystem::curdir' here
src/vs_path.cpp:230: use of `curdir' is ambiguous

src/vs_path.cpp:50:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::curdir' here
src/vs_path.cpp: In function `std::string GetHashName(const std::string&, const 
   Vector&, int)':
src/vs_path.cpp:237: use of `curdir' is ambiguous
src/vs_path.cpp:50:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::curdir' here
src/vs_path.cpp:238: use of `curdir' is ambiguous
src/vs_path.cpp:50:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::curdir' here
src/vs_path.cpp: In function `std::string GetSharedMeshPath(const 
   std::string&)':
src/vs_path.cpp:248: use of `sharedmeshes' is ambiguous
src/vs_path.cpp:46:   first declared as `std::string sharedmeshes' here

src/vsfilesystem.h:88:   also declared as `std::string 
   VSFileSystem::sharedmeshes' here
src/vs_path.cpp: In function `std::string GetSharedUnitPath()':
src/vs_path.cpp:251: use of `sharedunits' is ambiguous
src/vs_path.cpp:44:   first declared as `std::string sharedunits' here
src/vsfilesystem.h:89:   also declared as `std::string 
   VSFileSystem::sharedunits' here
src/vs_path.cpp: In function `std::string GetSharedTexturePath(const 
   std::string&)':
src/vs_path.cpp:258: use of `sharedtextures' is ambiguous
src/vs_path.cpp:43:   first declared as `std::string sharedtextures' here
src/vsfilesystem.h:86:   also declared as `std::string 
   VSFileSystem::sharedtextures' here
src/vs_path.cpp: In function `std::string GetSharedSoundPath(const 
   std::string&)':
src/vs_path.cpp:264: use of `sharedsounds' is ambiguous
src/vs_path.cpp:45:   first declared as `std::string sharedsounds' here
src/vsfilesystem.h:87:   also declared as `std::string 
   VSFileSystem::sharedsounds' here
src/vs_path.cpp: In function `std::string GetCorrectStarSysPath(const 
   std::string&, bool&)':
src/vs_path.cpp:300: use of `datadir' is ambiguous
src/vs_path.cpp:47:   first declared as `std::string datadir' here
src/vsfilesystem.h:97:   also declared as `std::string VSFileSystem::datadir' 
   here
src/vs_path.cpp: In function `void vschdir(const char*)':
src/vs_path.cpp:341: use of `curdir' is ambiguous
src/vs_path.cpp:50:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::curdir' here
src/vs_path.cpp:343: use of `curdir' is ambiguous
src/vs_path.cpp:50:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::curdir' here
src/vs_path.cpp: In function `void vssetdir(const char*)':
src/vs_path.cpp:348: use of `savedpwd' is ambiguous
src/vs_path.cpp:42:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > savedpwd' here
src/vsfilesystem.h:84:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::savedpwd' here
src/vs_path.cpp:349: use of `curdir' is ambiguous
src/vs_path.cpp:50:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::curdir' here
src/vs_path.cpp:350: use of `curdir' is ambiguous
src/vs_path.cpp:50:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::curdir' here
src/vs_path.cpp:351: use of `curdir' is ambiguous
src/vs_path.cpp:50:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 

   std::allocator<std::string> > VSFileSystem::curdir' here
src/vs_path.cpp: In function `void vsresetdir()':

src/vs_path.cpp:355: use of `savedpwd' is ambiguous
src/vs_path.cpp:42:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > savedpwd' here
src/vsfilesystem.h:84:   also declared as `std::vector<std::string, 

   std::allocator<std::string> > VSFileSystem::savedpwd' here

src/vs_path.cpp:356: use of `curdir' is ambiguous
src/vs_path.cpp:50:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::curdir' here
src/vs_path.cpp:358: use of `savedpwd' is ambiguous
src/vs_path.cpp:42:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > savedpwd' here
src/vsfilesystem.h:84:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::savedpwd' here
src/vs_path.cpp: In function `void vscdup()':
src/vs_path.cpp:362: use of `curdir' is ambiguous
src/vs_path.cpp:50:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::curdir' here

src/vs_path.cpp:363: use of `curdir' is ambiguous
src/vs_path.cpp:50:   first declared as `std::vector<std::string, 
   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::curdir' here
src/vs_path.cpp:366: use of `curdir' is ambiguous
src/vs_path.cpp:50:   first declared as `std::vector<std::string, 

   std::allocator<std::string> > curdir' here
src/vsfilesystem.h:83:   also declared as `std::vector<std::string, 
   std::allocator<std::string> > VSFileSystem::curdir' here

make.exe: *** [src/vs_path.o] Error 1

Ausführung beendet
if this is because of missing/not linked files you can shoot me in the head (hte foot is already full of holes) ;-)
Pontiac
Silverain
Expert Mercenary
Expert Mercenary
Posts: 984
Joined: Thu Aug 07, 2003 5:35 am
Location: Brisbane, Land of Oz
Contact:

Post by Silverain »

Hi pontiac,

I think cygwin isn't going to work out (but I'll keep looking into it). DLed dev-c++ to have a look.

A question:

Could you post a step by step of what you did to get a vegastrike project into dev? As far as I can see, you need to create a vegastrike project, then import all the files. The import function only allows importing of files from one directory at a time - very slow. Or am I missing something? Already have data4.x, vegastrike, vega-proj & vega-new-proj checked out of CVS.

Many thanks
Silverain
THOUGHT CRIME! [points finger] THOUGHT CRIME!
pontiac
Elite
Elite
Posts: 1454
Joined: Sun Jan 12, 2003 6:24 pm
Location: Far out in the uncharted backwaters of the unfashionable end of the western spiral arm of the Galaxy
Contact:

Post by pontiac »

ok here is step by step what i did:

* I checked out the modules vegastrike and vega-new-proj via CVS
* now i copied the content from vega-new-proj to vegastrike (this is only a workaround for me... there may a better way to do this ... e.g trying to checkout into the same directory or soemthing.. please tell me if there is)
* installed dev-c++
* started dev-cpp and imported the vsDONOTEDIT.dsp that is now located in vegastrike.
-- here you can also select if you want to compile the debug version or the release
-- the last line is the filename of the dev-cpp "*.dev" filename. Though this didn#t work for me correctly every time (it isn't really important anyway).
-- when importing there will be some warnings about missing files, but they seem to be mostly old outdated ones.
* "Compile all"

Here it breaks (for me) at src/vs_path.cpp and the error is listed above.

The possible future steps:
* checkout data4.x and copy the vegastrike binary to the bin dir
* run the binary

Pontiac
pontiac
Elite
Elite
Posts: 1454
Joined: Sun Jan 12, 2003 6:24 pm
Location: Far out in the uncharted backwaters of the unfashionable end of the western spiral arm of the Galaxy
Contact:

Post by pontiac »

i tried to comment out all the lines (all of them, are "extern" lines) that are show by the error log in vsfilesystem.h and tried to compile again.
Though i dunno if this is the correct way to go :?

The compiler did finish vs_path , but this time errors occured in python_compile.h

Code: Select all

Compiler: Default compiler
Building Makefile: "G:\cygwin\cygwin\home\hunter\vegastrike\Makefile.win"
Führt  make... aus
make.exe -f "G:\cygwin\cygwin\home\hunter\vegastrike\Makefile.win" all
g++.exe -c src/vs_path.cpp -o src/vs_path.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/xml_serializer.cpp -o src/xml_serializer.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/xml_support.cpp -o src/xml_support.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/aggressive.cpp -o src/cmd/ai/aggressive.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/comm_ai.cpp -o src/cmd/ai/comm_ai.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/communication.cpp -o src/cmd/ai/communication.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/communication_xml.cpp -o src/cmd/ai/communication_xml.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/event_xml.cpp -o src/cmd/ai/event_xml.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/fire.cpp -o src/cmd/ai/fire.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/firekeyboard.cpp -o src/cmd/ai/firekeyboard.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/flybywire.cpp -o src/cmd/ai/flybywire.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/flyjoystick.cpp -o src/cmd/ai/flyjoystick.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/flykeyboard.cpp -o src/cmd/ai/flykeyboard.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/hard_coded_scripts.cpp -o src/cmd/ai/hard_coded_scripts.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/ikarus.cpp -o src/cmd/ai/ikarus.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/input_dfa.cpp -o src/cmd/ai/input_dfa.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/missionscript.cpp -o src/cmd/ai/missionscript.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/navigation.cpp -o src/cmd/ai/navigation.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/order.cpp -o src/cmd/ai/order.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/order_comm.cpp -o src/cmd/ai/order_comm.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/script.cpp -o src/cmd/ai/script.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/tactics.cpp -o src/cmd/ai/tactics.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/ai/turretai.cpp -o src/cmd/ai/turretai.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/script/c_alike/c_alike.tab.cpp -o src/cmd/script/c_alike/c_alike.tab.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/script/c_alike/lex.yy.cpp -o src/cmd/script/c_alike/lex.yy.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/script/director.cpp -o src/cmd/script/director.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/script/director_generic.cpp -o src/cmd/script/director_generic.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/script/flightgroup.cpp -o src/cmd/script/flightgroup.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/script/mission.cpp -o src/cmd/script/mission.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/script/mission_script.cpp -o src/cmd/script/mission_script.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/script/msgcenter.cpp -o src/cmd/script/msgcenter.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  g++.exe -c src/cmd/script/pythonmission.cpp -o src/cmd/script/pythonmission.o -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/mingw32"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include/c++/backward"  -I"D:/Programme/PROGRAMMING/Dev-Cpp/include"  -I"./include"  -I".//src//"  -I".//src/boost" -D__GNUWIN32__ -w -fexceptions -D_UDP_PROTO -DNDEBUG -DWIN32 -D_WINDOWS -D_MBCS -DHAVE_AL -DHAVE_SDL -DYY_ALWAYS_INTERACTIVE -DSDL_WINDOWING -DHAVE_BOOST -DHAVE_PYTHON  In file included from src/cmd/script/pythonmission.cpp:4:
src/python/python_compile.h:7: syntax error before `;' token src/python/python_compile.h:10: 'string' is used as a type, but is not defined 
   as a type. src/python/python_compile.h: In constructor 
   `PythonBasicType::PythonBasicType(const std::string&)':
src/python/python_compile.h:16: `objects' undeclared (first use this function) src/python/python_compile.h:16: (Each undeclared identifier is reported only 
   once for each function it appears in.) make.exe: *** [src/cmd/script/pythonmission.o] Error 1 Ausführung beendet
ace123
Lead Network Developer
Lead Network Developer
Posts: 2560
Joined: Sun Jan 12, 2003 9:13 am
Location: Palo Alto CA
Contact:

Post by ace123 »

Change the "string" that it references to "std::string"

and if that doesn't work, also add

Code: Select all

#include <string>
pontiac
Elite
Elite
Posts: 1454
Joined: Sun Jan 12, 2003 6:24 pm
Location: Far out in the uncharted backwaters of the unfashionable end of the western spiral arm of the Galaxy
Contact:

Post by pontiac »

ace123 wrote:Change the "string" that it references to "std::string"

and if that doesn't work, also add

Code: Select all

#include <string>
ok will try that.

BTW: were my changes for the first errors correct?

Pontiac
pontiac
Elite
Elite
Posts: 1454
Joined: Sun Jan 12, 2003 6:24 pm
Location: Far out in the uncharted backwaters of the unfashionable end of the western spiral arm of the Galaxy
Contact:

Post by pontiac »

Ok i made the following change in line 10 of python_compile.h:

Code: Select all

  string objects;
---->

Code: Select all

  std::string objects;


But there is still one error remaining:

Code: Select all

line 7 G:\cygwin\cygwin\home\hunter\vegastrike\src\python\python_compile.h
syntax error before `;' token
The line it refers to looks like this:
...
extern Hashtable < std::string, PyCodeObject, 1023> compiled_python;
...
any ideas?

Pontiac
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

try
#include <Python.h>
at the top of that file
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
pontiac
Elite
Elite
Posts: 1454
Joined: Sun Jan 12, 2003 6:24 pm
Location: Far out in the uncharted backwaters of the unfashionable end of the western spiral arm of the Galaxy
Contact:

Post by pontiac »

hellcatv wrote:try
#include <Python.h>
at the top of that file

it's already there:

Code: Select all

#ifndef _PYTHON_COMPILE_H_
#define _PYTHON_COMPILE_H_
#include "hashtable.h"
#include <Python.h>
#include <string>
#include <compile.h>
extern Hashtable <std::string, PyCodeObject, 1023> compiled_python;
class PythonBasicType {
...
...
Surfdargent
Developer
Developer
Posts: 153
Joined: Wed Jan 22, 2003 4:28 am
Location: Reunion Island
Contact:

Post by Surfdargent »

Mmm, just FYI : vs_path.* are not needed anymore. I removed them from CVS by the way.

I also encounter problems with dev-cpp. Every problem I have is related to Hashtable. I haven't found any fix yet but there are a few problems not only the one you mentioned.
Post Reply