Chazcon
Prince
After compiling many, many, .dll's I suddenly get a syntax error on compile - very strange - happens when I try to compile known good source, including the original unmodified source. I literally built a .dll, made a few changes, and attempted to build again and *poof*. Just to check I attempted to compile the original source, same odd error. Could my compiler install be corrupted? This is a real hair-puller.
Procedure using original code:
1) Install Civ 4 vanilla
2) Patch 1.61
3) Install Warlords
4) Patch 2.08
5) Download SDK (1.61) from Firaxis site
6) Copy & overwrite 1.61 files with Warlords source code from 2.08 patch
7) Create new project & compile - syntax error
g:\Civ Downloads\Mod SDK\CvGameCoreDLL\CvUnit.h(741) : error C2061: syntax error : identifier 'BattleUnitTypes'
Over 100 compiles of vanilla code, no errors. And approx. 10 compiles of Warlords source as I work on a mod, and now this error when I attempt to compile either modified or original source. Ideas?
Procedure using original code:
1) Install Civ 4 vanilla
2) Patch 1.61
3) Install Warlords
4) Patch 2.08
5) Download SDK (1.61) from Firaxis site
6) Copy & overwrite 1.61 files with Warlords source code from 2.08 patch
7) Create new project & compile - syntax error
g:\Civ Downloads\Mod SDK\CvGameCoreDLL\CvUnit.h(741) : error C2061: syntax error : identifier 'BattleUnitTypes'
Over 100 compiles of vanilla code, no errors. And approx. 10 compiles of Warlords source as I work on a mod, and now this error when I attempt to compile either modified or original source. Ideas?