View Single Post
  #11  
Old 11-22-2015, 02:20 PM
zenthrose
Fire Beetle
 
Join Date: Jan 2011
Location: texas
Posts: 14
Default

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
Reply With Quote