root@ks359244:~/Desktop/Pobrania/forgottenserver# make
rm -rf *.o
g++ -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__NO_HOMEDIR_CONF__ -D__USE_MYSQL__ -D__USE_SQLITE__ -Werror -O1 -c account.cpp
g++ -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__NO_HOMEDIR_CONF__ -D__USE_MYSQL__ -D__USE_SQLITE__ -Werror -O1 -c actions.cpp
In file included from iologindata.h:27,
from game.h:37,
from actions.cpp:27:
database.h:34:25: error: mysql/mysql.h: Nie ma takiego pliku ani katalogu
database.h:129: error: 'MYSQL_ROW' has not been declared
make: *** [actions.o] Błąd 1
I cant compile tfs. Please help me.
Best regards!
rm -rf *.o
g++ -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__NO_HOMEDIR_CONF__ -D__USE_MYSQL__ -D__USE_SQLITE__ -Werror -O1 -c account.cpp
g++ -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__NO_HOMEDIR_CONF__ -D__USE_MYSQL__ -D__USE_SQLITE__ -Werror -O1 -c actions.cpp
In file included from iologindata.h:27,
from game.h:37,
from actions.cpp:27:
database.h:34:25: error: mysql/mysql.h: Nie ma takiego pliku ani katalogu
database.h:129: error: 'MYSQL_ROW' has not been declared
make: *** [actions.o] Błąd 1
I cant compile tfs. Please help me.
Best regards!