Hey.
Chciałem kompilować tfs 0.2.8.r88 lecz pokazują się błędy
etc all nie mogłem zamieścić
500 błędów ;/
Chciałem kompilować tfs 0.2.8.r88 lecz pokazują się błędy
LUA:
Kompilator: Default compiler
Building Makefile: "C:\Documents and Settings\Dom\Pulpit\0.2.8.r88\dev-cpp\Makefile.win"
Wykonywanie make...
make.exe -f "C:\Documents and Settings\Dom\Pulpit\0.2.8.r88\dev-cpp\Makefile.win" all
g++.exe -c ../account.cpp -o obj//account.o -I"C:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include" -I"C:/Dev-Cpp/include/c++/3.4.2/backward" -I"C:/Dev-Cpp/include/c++/3.4.2/mingw32" -I"C:/Dev-Cpp/include/c++/3.4.2" -I"C:/Dev-Cpp/include" -D__USE_MYSQL__ -D__USE_SQLITE__ -fexpensive-optimizations -O1
g++.exe -c ../actions.cpp -o obj//actions.o -I"C:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include" -I"C:/Dev-Cpp/include/c++/3.4.2/backward" -I"C:/Dev-Cpp/include/c++/3.4.2/mingw32" -I"C:/Dev-Cpp/include/c++/3.4.2" -I"C:/Dev-Cpp/include" -D__USE_MYSQL__ -D__USE_SQLITE__ -fexpensive-optimizations -O1
In file included from ../creature.h:27,
from ../player.h:25,
from ../actions.cpp:23:
../map.h:28:32: boost/shared_ptr.hpp: No such file or directory
In file included from ../creature.h:27,
from ../player.h:25,
from ../actions.cpp:23:
../map.h:29: error: `boost' has not been declared
../map.h:29: error: expected nested-name-specifier before "shared_ptr"
../map.h:29: error: `shared_ptr' has not been declared
In file included from ../item.h:26,
from ../map.h:32,
from ../creature.h:27,
from ../player.h:25,
from ../actions.cpp:23:
../items.h:31:30: libxml/xmlmemory.h: No such file or directory
../items.h:32:27: libxml/parser.h: No such file or directory
In file included from ../item.h:26,
from ../map.h:32,
from ../creature.h:27,
from ../player.h:25,
from ../actions.cpp:23:
../items.h:290: error: expected `;' before '(' token
In file included from ../map.h:36,
from ../creature.h:27,
from ../player.h:25,
from ../actions.cpp:23:
../tools.h:34:31: boost/tokenizer.hpp: No such file or directory
In file included from ../map.h:36,
from ../creature.h:27,
from ../player.h:25,
etc all nie mogłem zamieścić
500 błędów ;/