Log in

View Full Version : zone.exe compile error


Spiritwolf
08-12-2012, 02:37 PM
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(48) : 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? :)

bad_captain
08-12-2012, 04:07 PM
Sorry, missed a file. This is fixed if you get latest again.

Spiritwolf
08-12-2012, 06:14 PM
Many thanks for fast fix

Compiles fine now )

Thanks again