marcinek99097
Banned User
Witam , kompiluje tfs 0.3.6 8.54 do 8.57 i używam Dev-C++ do TFS tego z otland i wyskakują mi błędy ..
Kompilator: Default compiler
Building Makefile: "H:\Documents and Settings\Tyci\Moje dokumenty\Pobieranie\forgottenserver-0.3.6pl1.r83\0.3.6pl1.r83\dev-cpp\Makefile.win"
Wykonywanie make...
make.exe -f "H:\Documents and Settings\Tyci\Moje dokumenty\Pobieranie\forgottenserver-0.3.6pl1.r83\0.3.6pl1.r83\dev-cpp\Makefile.win" all
g++.exe -c ../actions.cpp -o obj//actions.o -I"h:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include" -I"h:/Dev-Cpp/include/c++/3.4.2/backward" -I"h:/Dev-Cpp/include/c++/3.4.2/mingw32" -I"h:/Dev-Cpp/include/c++/3.4.2" -I"h:/Dev-Cpp/include" -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -fexpensive-optimizations -O1
In file included from ../actions.cpp:36:
../house.h:23:39: boost/tr1/unordered_set.hpp: No such file or directory
In file included from ../actions.cpp:36:
../house.h:76: error: `std::tr1' has not been declared
../house.h:76: error: ISO C++ forbids declaration of `unordered_set' with no type
../house.h:76: error: expected `;' before '<' token
make.exe: *** [obj//actions.o] Error 1
Wykonanie zakończone