Problems with compilation!
Posted: Sun Oct 14, 2007 6:39 am
Guys, I am having problems with compilation of war3ft ... This is the error during compilation:
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
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

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