While building as given in the tutorial, i managed to build the "All build" without any errors, but while building "Install" it gives the following error<br><br>Error 1 error MSB3073: The command "setlocal<br>
"C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=Debug -P cmake_install.cmake<br>if %errorlevel% neq 0 goto :cmEnd<br>:cmEnd<br>endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone<br>:cmErrorLevel<br>
exit /b %1<br>:cmDone<br>if %errorlevel% neq 0 goto :VCEnd<br>:VCEnd" exited with code 1. C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 113 6 INSTALL<br><br>What have i done wrong??? :(<br>
<br clear="all"><br>-- <br>Anuradha :)<br><br>