- Dołączył
- Październik 4, 2009
- Posty
- 11
- Liczba reakcji
- 0
A wi?c gdy kompilowa?em wczesniej, bylo pare setek bledow.Pobralem dev-cpp pod tfs i teraz wyskakuje tylko 6, oto one:
Nie wiem co dalej robic, help.
Kod:
Compiler: Default compiler
Building Makefile: "C:\Users\Tomek\Desktop\0.3.6pl1.r83\dev-cpp\Makefile.win"
Executing make...
make.exe -f "C:\Users\Tomek\Desktop\0.3.6pl1.r83\dev-cpp\Makefile.win" all
g++.exe -c ../actions.cpp -o obj//actions.o -I"E:/Dev-Cpp/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
Execution terminated