HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!
GAME-DB SRC BUİLD EDERKEN
gmake dep DE ALTAKİ HATAYI ALIYORUM ACİL YARDIM .
gmake: *** No rule to make target `dep'. Stop.
Bu Sorun Düzeldi Fakat Bu seferde Farklı Bir Hata Alıyorum Yardımcı Ola Bilecek Kimse Varmı ?
gmake -j20 yazdıkdan sonra sonlara doğru bu eror hatalarını alıyorum db ve game /src dosyalarına gerkli dosya gelmiyor .
Aldıgım Sorun bu :
../../libsql/AsyncSQL.h:66: error: 'mysql_affected_rows' was not declared in this scope
../../libsql/AsyncSQL.h:68: error: 'struct _SQLResult' has no member named 'pSQLResult'
../../libsql/AsyncSQL.h:70: error: 'struct _SQLResult' has no member named 'pSQLResult'
../../libsql/AsyncSQL.h:70: error: 'mysql_num_rows' was not declared in this scope
../../libsql/AsyncSQL.h:78: error: 'm_pkSQL' was not declared in this scope
../../libsql/AsyncSQL.h:78: error: 'mysql_next_result' was not declared in this scope
../../libsql/AsyncSQL.h: At global scope:
../../libsql/AsyncSQL.h:139: error: ISO C++ forbids declaration of 'MYSQL' with no type
../../libsql/AsyncSQL.h:139: error: expected ';' before '*' token
../../libsql/AsyncSQL.h:165: error: 'MYSQL' does not name a type
In file included from Cache.cpp:6:
ClientManager.h:238: error: 'MYSQL_RES' has not been declared
ClientManager.h:239: error: 'MYSQL_RES' has not been declared
ClientManager.h:240: error: 'MYSQL_RES' has not been declared
ClientManager.h:241: error: 'MYSQL_RES' has not been declared
ClientManager.h:313: error: 'MYSQL_RES' has not been declared
In file included from DBManager.cpp:3:
ClientManager.h:238: error: 'MYSQL_RES' has not been declared
ClientManager.h:239: error: 'MYSQL_RES' has not been declared
ClientManager.h:240: error: 'MYSQL_RES' has not been declared
ClientManager.h:241: error: 'MYSQL_RES' has not been declared
ClientManager.h:313: error: 'MYSQL_RES' has not been declared
gmake: *** [.obj/Cache.o] Error 1
DBManager.cpp: In member function 'long unsigned int CDBManager::EscapeString(void, const void, long unsigned int, int)':
DBManager.cpp:163: error: 'class CAsyncSQL2' has no member named 'GetSQLHandle'
DBManager.cpp:163: error: 'mysql_real_escape_string' was not declared in this scope
gmake: *** [.obj/DBManager.o] Error 1
"
gmake dep DE ALTAKİ HATAYI ALIYORUM ACİL YARDIM .
gmake: *** No rule to make target `dep'. Stop.
Bu Sorun Düzeldi Fakat Bu seferde Farklı Bir Hata Alıyorum Yardımcı Ola Bilecek Kimse Varmı ?
gmake -j20 yazdıkdan sonra sonlara doğru bu eror hatalarını alıyorum db ve game /src dosyalarına gerkli dosya gelmiyor .
Aldıgım Sorun bu :
../../libsql/AsyncSQL.h:66: error: 'mysql_affected_rows' was not declared in this scope
../../libsql/AsyncSQL.h:68: error: 'struct _SQLResult' has no member named 'pSQLResult'
../../libsql/AsyncSQL.h:70: error: 'struct _SQLResult' has no member named 'pSQLResult'
../../libsql/AsyncSQL.h:70: error: 'mysql_num_rows' was not declared in this scope
../../libsql/AsyncSQL.h:78: error: 'm_pkSQL' was not declared in this scope
../../libsql/AsyncSQL.h:78: error: 'mysql_next_result' was not declared in this scope
../../libsql/AsyncSQL.h: At global scope:
../../libsql/AsyncSQL.h:139: error: ISO C++ forbids declaration of 'MYSQL' with no type
../../libsql/AsyncSQL.h:139: error: expected ';' before '*' token
../../libsql/AsyncSQL.h:165: error: 'MYSQL' does not name a type
In file included from Cache.cpp:6:
ClientManager.h:238: error: 'MYSQL_RES' has not been declared
ClientManager.h:239: error: 'MYSQL_RES' has not been declared
ClientManager.h:240: error: 'MYSQL_RES' has not been declared
ClientManager.h:241: error: 'MYSQL_RES' has not been declared
ClientManager.h:313: error: 'MYSQL_RES' has not been declared
In file included from DBManager.cpp:3:
ClientManager.h:238: error: 'MYSQL_RES' has not been declared
ClientManager.h:239: error: 'MYSQL_RES' has not been declared
ClientManager.h:240: error: 'MYSQL_RES' has not been declared
ClientManager.h:241: error: 'MYSQL_RES' has not been declared
ClientManager.h:313: error: 'MYSQL_RES' has not been declared
gmake: *** [.obj/Cache.o] Error 1
DBManager.cpp: In member function 'long unsigned int CDBManager::EscapeString(void, const void, long unsigned int, int)':
DBManager.cpp:163: error: 'class CAsyncSQL2' has no member named 'GetSQLHandle'
DBManager.cpp:163: error: 'mysql_real_escape_string' was not declared in this scope
gmake: *** [.obj/DBManager.o] Error 1
"
Son düzenleme:

