Page 1 of 1

Problems with compilation!

Posted: Sun Oct 14, 2007 6:39 am
by Seehank
Guys, I am having problems with compilation of war3ft ... This is the error during compilation:

Code: Select all

war3ft/db/db_mysqlx.inl(133) : error 017: undefined symbol "SQL_GetInsertId"
war3ft/db/db_mysqlx.inl(284) : error 017: undefined symbol "SQL_GetQueryString"
war3ft/db/db_mysqlx.inl(483) : error 017: undefined symbol "SQL_GetQueryString"
war3ft/db/db_sqlite.inl(177) : error 017: undefined symbol "SQL_GetInsertId"
war3ft/db/db_sqlite.inl(283) : error 017: undefined symbol "SQL_GetQueryString"
war3ft/db/db_sqlite.inl(540) : error 017: undefined symbol "SQL_GetQueryString"
war3ft/shared.inl(724) : error 088: number of arguments does not match definition
war3ft/shared.inl(730) : error 088: number of arguments does not match definition
I recopied all files into the proprer file twice I really did all as it always works ... but wont work now :-(

War3ft Version: 3.0 RC8
Amxmodx Version: 1.76d
Metamod Version: 1.19p32

Posted: Sun Oct 14, 2007 4:15 pm
by YamiKaitou
Okay, now the question is did you change anything that required you to recompile? Also, is there a db_mysqlx.h and db_sqlite.h files?

Posted: Sun Oct 14, 2007 5:05 pm
by Seehank
YamiKaitou wrote:Okay, now the question is did you change anything that required you to recompile? Also, is there a db_mysqlx.h and db_sqlite.h files?
Well tbh. I compiled because wanted to forbit resetxp command on mine server ... but that doesnt matter, because I tried to compile even after that and n work ...

The both files u mentioned are present :-)

Posted: Mon Oct 15, 2007 12:56 pm
by Senne
rofl i just had the same error but then saw i didnt had all the necessary files present,

Seehank make sure you got the full pack of amxmodx as well

Posted: Mon Oct 15, 2007 2:51 pm
by Seehank
Well the server is running the amx mod ... so .. that wont be a prob i guess

Posted: Mon Oct 15, 2007 2:54 pm
by YamiKaitou
Yes. War3FT REQUIRES AmxModX

Posted: Wed Oct 17, 2007 5:04 pm
by Seehank
YamiKaitou wrote:Yes. War3FT REQUIRES AmxModX
Sorry that I used the therm amx ... I didnt think someone still uses amx mod.... Of course I ment amxmodx 8) My bad!

Posted: Tue Oct 23, 2007 12:39 am
by Seehank
Please YamiKaitou would it be possible to compile the plugin for me without the menu item Reset XP ? I know how to do it but cant seem to compile it. I know its not a standart request, but it would help me much :wink: