• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Kompilacja error

experienced

Intermediate OT User
Joined
Jan 13, 2011
Messages
418
Reaction score
102
Location
Poland
Hej
wyskakuje mi taki blad w czasie kompilacji 0.3.6pl1 8.54 staje na beds cos i jep
Compiler: Default compiler
Building Makefile: "F:\forgottenserver-0.3.6pl1.r92\0.3.6pl1.r92\dev-cpp\Makefile.win"
Executing make...
make.exe -f "F:\forgottenserver-0.3.6pl1.r92\0.3.6pl1.r92\dev-cpp\Makefile.win" all
g++.exe -c ../beds.cpp -o obj//beds.o -I"F:/TheForgottenDevCpp/The Forgotten Dev-Cpp/include" -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -ansi -traditional-cpp -w -fexpensive-optimizations -O1 -fmessage-length=0

In file included from ../beds.cpp:23:
../iologindata.h: In member function `bool IOLoginData::StringCompareCase::operator()(const std::string&, const std::string&) const':
../iologindata.h:116: error: `strcasecmp' was not declared in this scope

make.exe: *** [obj//beds.o] Error 1

Execution terminated
 
Back
Top