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.