I received 34 errors like this when trying to comiple in vs2005.
I got past my zlib and mysql.h errors already.
Error 1 error LNK2019: unresolved external symbol _mysql_free_result@4 referenced in function "public: __thiscall Query::~Query(void)" (??1Query@@QAE@XZ) WorldDatabase.obj
Similar errors for database.obj,dbcore.obj, eqstream.obj, misc.obj, packet_functions.obj
Compile error, perhaps somethign to do with mySql
Moderator: Team Members
Forum rules
READ THE FORUM STICKY THREADS BEFORE ASKING FOR HELP!
Most information can be found there, and if not, the posts will help you determine the information required to get assistance from the development team.
Incomplete Help Requests will be locked or deleted.
READ THE FORUM STICKY THREADS BEFORE ASKING FOR HELP!
Most information can be found there, and if not, the posts will help you determine the information required to get assistance from the development team.
Incomplete Help Requests will be locked or deleted.
-
pagansmurf
- Posts: 8
- Joined: Fri Jan 18, 2008 10:56 am
-
pagansmurf
- Posts: 8
- Joined: Fri Jan 18, 2008 10:56 am
-
pagansmurf
- Posts: 8
- Joined: Fri Jan 18, 2008 10:56 am
new issue
spoke too soon,... i can compile the source now, but whenever i run world.exe it immediately crashes...
If i use the compiled DLL from the downloaded binary it works... that binary is 1758k, mine is 1716k...
If i use the compiled DLL from the downloaded binary it works... that binary is 1758k, mine is 1716k...
-
pagansmurf
- Posts: 8
- Joined: Fri Jan 18, 2008 10:56 am
-
pagansmurf
- Posts: 8
- Joined: Fri Jan 18, 2008 10:56 am
-
pagansmurf
- Posts: 8
- Joined: Fri Jan 18, 2008 10:56 am
another update for anyone else who is having issues.
I installed MySql 4.1 and it seems to compile fine and run the world.exe
One compatability issue i did run into is in the table variables the variable_value column can only be a varchar(255) max, but when i backed up my db from mysql 5.0 it was saved as varchar(256)...
I installed MySql 4.1 and it seems to compile fine and run the world.exe
One compatability issue i did run into is in the table variables the variable_value column can only be a varchar(255) max, but when i backed up my db from mysql 5.0 it was saved as varchar(256)...
Who is online
Users browsing this forum: No registered users and 0 guests