Compiling on VS.net 2003
Everything went through fine, but I'm getting 1 error in the linking stage.
Code:
net.obj : error LNK2019: unresolved external symbol "void __cdecl FilePrint(char const *,bool,bool,char const *,...)" (?FilePrint@@YAXPBD_N10ZZ) referenced in function $L140296 |
Also, when I launch world, I am getting the following:
Code:
Microsoft Windows XP [Version 5.1.2600] |
For your first problem, you need to turn off name mangling to see what the function name is that the linker can't find. I have no idea how to do this with a MS toolkit. Possibly someone else can tell you though.
Quote:
If you're brave enough, you could modify the code in net.cpp to check the errors and pointer status after each function is loaded to determine exactly what's going on. |
Just in case of ?
You have opcodes files in your eqemu directory ? and last cvs source ? : http://eqfroggy.ath.cx/download/EQEmuCVS_09.28.2005.rar |
All times are GMT -4. The time now is 07:56 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.