• 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!

KOMPILACJA TFSA - błąd

Status
Not open for further replies.

Texon

Is pokemon
Joined
Oct 19, 2009
Messages
609
Reaction score
10
Location
Pol@nd
Witam, kompiluję dziś nowego TFSa wszystko ładnie lecz napotkałem błąd z którym nie mogę sobie poradzić, może pomożecie?:)

o to błąd:
g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -O2 -D__USE_MYSQL__ -pg -D__WAR_SYSTEM__ -DBOOST_FILESYSTEM_VERSION=2 -D__ENABLE_SERVER_DIAGNOSTIC__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Werror -Wno-strict-aliasing -Wno-unused-parameter -pipe -g -MT game.o -MD -MP -MF .deps/game.Tpo -c -o game.o game.cpp
game.cpp: In member function 'void Game::shutdown()':
game.cpp:6365: error: 'Sleep' was not declared in this scope
make[1]: *** [game.o] Error 1
make[1]: Leaving directory `/home/02.trunk'
make: *** [all] Error 2

game.cpp:6365
Sleep(2000);
 
Poradziłem sobi8e, zbyt szybo zwątpiłem :)
Zamknij ktoś to lub usuń...
 
Status
Not open for further replies.
Back
Top