View Single Post
  #1  
Old 05-08-2004, 08:59 PM
Charmy
Discordant
 
Join Date: May 2004
Location: The DeathStar of David
Posts: 337
Default Errors while compiling

I am using VS C++ 6.0 to compile this, and i am getting the following errors while trying to compile zone.exe

Code:
C:\Documents and Settings\Default\Desktop\EQEMu-05-08-2004\Zone\client_process.cpp(5021) : error C2086: 'i' : redefinition

C:\Documents and Settings\Default\Desktop\EQEMu-05-08-2004\Zone\npc.cpp(429) : error C2065: 'cit_timer' : undeclared identifier

C:\Documents and Settings\Default\Desktop\EQEMu-05-08-2004\Zone\npc.cpp(429) : error C2227: left of '->Check' must point to class/struct/union
Any ideas on what this is all about? i never get these errors when i compile using the VS.net Free version but i am sick of having to create a new accout every 3 hours of working, and i know i have read posts that people have used visual c++ to compile this.. so any help would be much appriciated thanks much =)
__________________
Mess with the Jews, and we will take all your money
Grunties Rule
And with that... I end
Any Other Questions, please refer to the Following:
http://iliilllli1.netfirms.com
Reply With Quote