I am not using Visual Studio 2005, but I had a problem similar to the one you are having.
Even with the latest version from the CVS I have to add in the files:
[From the Common folder]
EQChatPacket.cpp
EQLoginPacket.cpp
EQMailPacket.cpp
EQWorldPacket.cpp
EQZonePacket.cpp
logsys.cpp
[From the zone folder]
perl_perlpacket.cpp
perlpacket.cpp
To the project. Most people do not seem to have this problem but I seem to get it with every version of the source that I download since version 0.6.4
I hope this helps some.
|