Erikas Kontenis
Excellent OT User
i just downloaded pure sources i didint edit them at all and i getting this error, with windows i can compile it without any errors, but with linux somewhy i cant mayby i need update something? please help.
and i getting this error and i cant also compile 0.2.9. (0.2.10 distribution i can compile fine.)
and i getting this error and i cant also compile 0.2.9. (0.2.10 distribution i can compile fine.)
Code:
g++ -I. -I/usr/include/libxml2 -I /usr/include/lua5.1 -D_THREAD_SAFE -D_REENTRANT -D__NO_HOMEDIR_CONF__ -D__ENABLE_SERVER_DIAGNOSTIC__ -D__USE_MYSQL__ -D__USE_SQLITE__ -Werror -Wall -O2 -c ioguild.cpp
cc1plus: warnings being treated as errors
ioguild.cpp: In member function 'bool IOGuild::joinGuild(Player*, uint32_t)':
ioguild.cpp:233: error: comparison between signed and unsigned integer expressions
make: *** [ioguild.o] Error 1