CvPlayer.cpp(10440) : warning C4101: 'iLoop' : unreferenced local variable
CvPlayer.cpp(10439) : warning C4101: 'pLoopCity' : unreferenced local variable
"C:\Program Files\Microsoft Visual C++ Toolkit 2003\bin\cl.exe" /nologo /MD /O2 /Oy /Oi /G7 /DNDEBUG /DFINAL_RELEASE /Fp"Release\CvGameCoreDLL.pch" /GR /Gy /W3 /EHsc /Gd /Gm- /DWIN32 /D_WINDOWS /D_USRDLL /DCVGAMECOREDLL_EXPORTS /Yu"CvGameCoreDLL.h" /D_MOD_SENTRY /D_MOD_FRACTRADE /D_MOD_GOVWORKERS /D_MOD_GWARM /D_MOD_SHAM_SPOILER /IBoost-1.32.0/include /IPython24/include /I"C:\Program Files\Microsoft Visual C++ Toolkit 2003/include" /I"C:\Program Files\Microsoft Platform SDK/Include" /I"C:\Program Files\Microsoft Platform SDK/Include/mfc" /FoRelease\CvPlayerAI.obj /c CvPlayerAI.cpp
CvPlayerAI.cpp
CvPlayerAI.cpp(12233) : error C2660: 'CvPlayer::canDoCivics' : function does not take 2 arguments
CvPlayerAI.cpp(12236) : error C2039: 'getCivicPrereq' : is not a member of 'CvCivicInfo'
c:\Program Files\Firaxis Games\Sid Meier's Civilization 4\Beyond the Sword\Mods\CvGameCoreDLL\CvInfos.h(1723) : see declaration of 'CvCivicInfo'
CvPlayerAI.cpp(12238) : error C2660: 'CvPlayer::canDoCivics' : function does not take 2 arguments
CvPlayerAI.cpp(16013) : error C2660: 'CvPlayer::canDoCivics' : function does not take 2 arguments
CvPlayerAI.cpp(16016) : error C2039: 'getCivicPrereq' : is not a member of 'CvCivicInfo'
c:\Program Files\Firaxis Games\Sid Meier's Civilization 4\Beyond the Sword\Mods\CvGameCoreDLL\CvInfos.h(1723) : see declaration of 'CvCivicInfo'
CvPlayerAI.cpp(16018) : error C2660: 'CvPlayer::canDoCivics' : function does not take 2 arguments
CvPlayerAI.cpp(16304) : error C2664: 'CvPlayer::canRevolution' : cannot convert parameter 1 from 'const CivicTypes *' to 'CivicTypes *'
Conversion loses qualifiers
CvPlayerAI.cpp(16324) : error C3861: 'isMissingCivicDependency': identifier not found, even with argument-dependent lookup
CvPlayerAI.cpp(16353) : error C2039: 'getCivicPrereq' : is not a member of 'CvCivicInfo'
c:\Program Files\Firaxis Games\Sid Meier's Civilization 4\Beyond the Sword\Mods\CvGameCoreDLL\CvInfos.h(1723) : see declaration of 'CvCivicInfo'
CvPlayerAI.cpp(16368) : error C3861: 'isMissingCivicDependency': identifier not found, even with argument-dependent lookup
CvPlayerAI.cpp(16384) : error C2664: 'CvPlayer::revolution' : cannot convert parameter 1 from 'const CivicTypes *' to 'CivicTypes *'
Conversion loses qualifiers
CvPlayerAI.cpp(17168) : error C2660: 'CvPlayer::canDoCivics' : function does not take 2 arguments
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual C++ Toolkit 2003\bin\cl.exe"' : return code '0x2'
Stop.
Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
Build log was saved at "file://c:\Program Files\Firaxis Games\Sid Meier's Civilization 4\Beyond the Sword\Mods\CvGameCoreDLL\Release\BuildLog.htm"
CvGameCoreDLL - 14 error(s), 2 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========