While building as given in the tutorial, i managed to build the &quot;All build&quot; without any errors, but while building &quot;Install&quot; it gives the following error<br><br>Error    1    error MSB3073: The command &quot;setlocal<br>
&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -DBUILD_TYPE=Debug -P cmake_install.cmake<br>if %errorlevel% neq 0 goto :cmEnd<br>:cmEnd<br>endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone<br>:cmErrorLevel<br>
exit /b %1<br>:cmDone<br>if %errorlevel% neq 0 goto :VCEnd<br>:VCEnd&quot; 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>