View Single Post
  #1  
Old 04-02-2006, 03:38 AM
WildcardX
Developer
 
Join Date: Apr 2003
Posts: 589
Default

My issue was resolved in this thread, if anyone else comes across this issue:

http://www.eqemulator.net/forums/sho...483#post118483

Basically, the issue was not all .cpp or .h files were included in the VS project so I had to do a find in all files search for the particular functions that were in the linker error message and add them to the project.
Reply With Quote