( Dacr | 2010. 02. 16., k – 21:52 )

Mester, segíts! :D
Zsírozni szeretnék, oly rég játszottam, de nem tudom lefordítani.- Szinte már minden QT-s cucc fent van, de ezt kapom:

berci@berci:~/Letöltések/qzsir-1.0.0-beta$ qmake
berci@berci:~/Letöltések/qzsir-1.0.0-beta$ make
g++ -c -pipe -g -Wall -W -O2 -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/include/qt3 -I_build/uic/ -I_build/moc/ -o _build/obj/bot.o bot.cpp
bot.cpp:4:14: error: Qt: Nincs ilyen fájl vagy könyvtár
bot.cpp: In member function ‘int Bot::botStartTheRound(int*)’:
bot.cpp:75: error: ‘qrand’ was not declared in this scope
bot.cpp:84: error: ‘qrand’ was not declared in this scope
bot.cpp:93: error: ‘qrand’ was not declared in this scope
bot.cpp:102: error: ‘qrand’ was not declared in this scope
bot.cpp: In member function ‘int Bot::getNonTenAndAceAndMaybeSeven(int*)’:
bot.cpp:203: error: ‘qrand’ was not declared in this scope
make: *** [_build/obj/bot.o] Error 1