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? :)
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? :)