DSGame-server
Posted: Wed Oct 24, 2012 7:40 pm
I have been working on building a server and I have had no problems until I get to the section titled "Building the Map Server." When I build it I get the following error message.
merit.cpp
c:\dsp\src\map\merit.h(247): error C2365: 'MERIT_ARCANE_CIRCLE_RECAST' : redefinition; previous definition was 'enumerator'
c:\dsp\src\map\merit.h(204) : see declaration of 'MERIT_ARCANE_CIRCLE_RECAST'
I am using Visual C++ 2010 express.
merit.cpp
c:\dsp\src\map\merit.h(247): error C2365: 'MERIT_ARCANE_CIRCLE_RECAST' : redefinition; previous definition was 'enumerator'
c:\dsp\src\map\merit.h(204) : see declaration of 'MERIT_ARCANE_CIRCLE_RECAST'
I am using Visual C++ 2010 express.