Thread: VS .Net 2005
View Single Post
  #8  
Old 01-14-2006, 05:14 PM
sesmar
I built it I will Support it!
 
Join Date: Jun 2005
Location: Michigan
Posts: 214
Default

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