Edmund Ironside
White Rabbit Object
Cool thanks. However as soon as I make any changes to dll and run a build I get this error. Any ideas what the issue might be?
1>------ Build started: Project: CvGameCoreDLL, Configuration: Release Win32 ------
1> "C:\Program Files (x86)\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" /IBoost-1.32.0/include /IPython24/include /I"C:\Program Files (x86)\Microsoft Visual C++ Toolkit 2003/include" /I"C:\Program Files (x86)\Windows Kits\8.1\Include\shared" /I"C:\Program Files (x86)\Windows Kits\8.1/Include/mfc" /I"C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include" /I"C:\Program Files (x86)\2K Games\Civilization 4 Complete\Beyond The Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files (x86)\2K Games\Civilization 4 Complete\Beyond The Sword\CvGameCoreDLL\Python24/include" /FoRelease\CvRhyes.obj /c CvRhyes.cpp
1>'C:\Program' is not recognized as an internal or external command,
1>operable program or batch file.
1>NMAKE : warning U4010: 'Release\CvRhyes.obj' : build failed; /K specified, continuing ...
1>NMAKE : warning U4011: 'Release\CvGameCoreDLL.dll' : not all dependents available; target not built
1>NMAKE : warning U4011: 'Release' : not all dependents available; target not built
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets(44,5): error MSB3073: The command "nmake /NOLOGO /K Release" exited with code 1.
1>Done building project "CvGameCoreDLL.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
1>------ Build started: Project: CvGameCoreDLL, Configuration: Release Win32 ------
1> "C:\Program Files (x86)\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" /IBoost-1.32.0/include /IPython24/include /I"C:\Program Files (x86)\Microsoft Visual C++ Toolkit 2003/include" /I"C:\Program Files (x86)\Windows Kits\8.1\Include\shared" /I"C:\Program Files (x86)\Windows Kits\8.1/Include/mfc" /I"C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include" /I"C:\Program Files (x86)\2K Games\Civilization 4 Complete\Beyond The Sword\CvGameCoreDLL\Boost-1.32.0/include" /I"C:\Program Files (x86)\2K Games\Civilization 4 Complete\Beyond The Sword\CvGameCoreDLL\Python24/include" /FoRelease\CvRhyes.obj /c CvRhyes.cpp
1>'C:\Program' is not recognized as an internal or external command,
1>operable program or batch file.
1>NMAKE : warning U4010: 'Release\CvRhyes.obj' : build failed; /K specified, continuing ...
1>NMAKE : warning U4011: 'Release\CvGameCoreDLL.dll' : not all dependents available; target not built
1>NMAKE : warning U4011: 'Release' : not all dependents available; target not built
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets(44,5): error MSB3073: The command "nmake /NOLOGO /K Release" exited with code 1.
1>Done building project "CvGameCoreDLL.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========