Search found 1 match
- 15 May 2008, 02:20
- Forum: Engine
- Topic: Compiling spring (mingw and visual studio 7/8)
- Replies: 581
- Views: 173368
Re: Compiling spring (mingw and visual studio 7/8)
Using svn Revision: 5890 Trying to compile with MSVC (2005), I get this: >Game.cpp 1>\trunk\rts\Map/Ground.h(31) : error C2589: '(' : illegal token on right side of '::' 1>\trunk\rts\Map/Ground.h(31) : error C2059: syntax error : '::' 1>\trunk\rts\Map/Ground.h(31) : error C2589: '(' : illegal token ...