<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Maybe you need to run cmake-gui with admin rights.<br>
    <br>
    Also, I would in general try to avoid using paths with spaces (like
    the default C:\Program Files). Of course it works, but if you forget
    to use quotation marks in a CMake script, you may have annoying
    problems.<br>
    <br>
    <br>
    <br>
    <br>
    On 1/2/2012 6:55 AM, Anuradha Madugalla wrote:
    <blockquote
cite="mid:CAB0G=558rh2yEiM3x4bvgHkV4O6oqrWtMSERkMDtJtQXeyjZiA@mail.gmail.com"
      type="cite">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&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; 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 &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone<br>
      :cmErrorLevel<br>
      exit /b %1<br>
      :cmDone<br>
      if %errorlevel% neq 0 goto :VCEnd<br>
      :VCEnd" exited with code 1.&nbsp;&nbsp;&nbsp; C:\Program
      Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets&nbsp;&nbsp;&nbsp;
      113&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp; INSTALL<br>
      <br>
      What have i done wrong??? :(<br>
      <br clear="all">
      <br>
      -- <br>
      Anuradha :)<br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the VTK FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
</pre>
    </blockquote>
  </body>
</html>