<div dir="ltr"><div>I have managed to get one of my online machines on the ship set up for building VIAME. <br></div><div>I'm building for Windows 64-bit OS using VS 2015. </div><div>Some projects build successfully it seems, but I end up with two failures. </div><div>There is an error during the viame project build that says: <br></div><font face="Consolas" size="2"><font face="Consolas" size="2"><p>4> Performing configure step for 'viame'</p><div>
</div><p>4>CMake Error : error : generator : Visual Studio 14 2015 Win64</p><div>
</div><p>4> Does not match the generator used previously: NMake Makefiles</p><div>
</div><p>4> Either remove the CMakeCache.txt file and CMakeFiles directory or choose a different binary directory.</p><div><font face="Arial"><br></font></div><div><font face="Arial">Which CMakeCache and CMakeFiles directories is this suggesting that I remove? (I have tried a few and end up with different errors). </font></div><div><font face="Arial">Alternatively, where would I specify a different binary directory, or is there something that I need to change in the CMake configuration? </font></div><div><font face="Arial"><br></font></div><div><font face="Arial">Thank you. </font></div><div><font face="Arial">Randy</font></div><div><font face="Arial"><br></font></div></font><p><br></p></font><p><br></p><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>[-- Full viame project build output: </div><div><font face="Consolas" size="2"><font face="Consolas" size="2"><p>2> -- Configuring incomplete, errors occurred!</p>
<p>2> See also "C:/VIAME/build/build/src/kwiver-build/CMakeFiles/CMakeOutput.log".</p>
<p>2> See also "C:/VIAME/build/build/src/kwiver-build/CMakeFiles/CMakeError.log".</p>
<p>2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1.</p>
<p>4>------ Build started: Project: viame, Configuration: Debug x64 ------</p>
<p>4> Building Custom Rule C:/VIAME/source/CMakeLists.txt</p>
<p>4> CMake does not need to re-run because C:\VIAME\build\CMakeFiles\generate.stamp is up-to-date.</p>
<p>4> Creating directories for 'viame'</p>
<p>4> No download step for 'viame'</p>
<p>4> No update step for 'viame'</p>
<p>4> No patch step for 'viame'</p>
<p>4> Performing configure step for 'viame'</p>
<p>4>CMake Error : error : generator : Visual Studio 14 2015 Win64</p>
<p>4> Does not match the generator used previously: NMake Makefiles</p>
<p>4> Either remove the CMakeCache.txt file and CMakeFiles directory or choose a different binary directory.</p>
<p>5>------ Build started: Project: ALL_BUILD, Configuration: Debug x64 ------</p>
<p>5> Building Custom Rule C:/VIAME/source/CMakeLists.txt</p>
<p>5> CMake does not need to re-run because C:\VIAME\build\CMakeFiles\generate.stamp is up-to-date.</p>
<p>========== Build: 3 succeeded, 2 failed, 1 up-to-date, 0 skipped ==========</p></font></font></div><div>--]<br></div><div><br></div><div><br></div><br></div>