one thing i found out that allows the loginserver to compile is when you have it loaded into visual studios, is to right click on loginserver then properties click on linker in the drop down click on input and manually add the location of the mysqlclient.lib such as this "c:\EQ\Source\dependencies\mysql_x86\lib\mysqlclie nt.lib" that allowed me to build the loginserver.exe
|