View Single Post
  #1  
Old 08-12-2012, 02:37 PM
Spiritwolf
Fire Beetle
 
Join Date: Jul 2012
Posts: 2
Default zone.exe compile error

Hi all

Decided to update my server, but just getting 1 error in compiling zone.exe
see below. Cant find anyone else having this issue

1>attack.cpp
1>.\attack.cpp(2112) : error C2039: 'Bool__BotGroupXP' : is not a member of 'RuleManager'
1> h:\eqemu\source\trunk\eqemuserver\zone\../common/rulesys.h(4 : see declaration of 'RuleManager'
1>.\attack.cpp(2112) : error C2065: 'Bool__BotGroupXP' : undeclared identifier

Im still running perl 5.10 and vis c++ 2008, everthing else compiles ok
Any thoughts?
Reply With Quote