[vtkusers] Installing VTK 5.8 on Windows 7 Environment
Bryn Lloyd
lloyd at itis.ethz.ch
Mon Jan 2 02:50:26 EST 2012
Maybe you need to run cmake-gui with admin rights.
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.
On 1/2/2012 6:55 AM, Anuradha Madugalla wrote:
> 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
>
> Error 1 error MSB3073: The command "setlocal
> "C:\Program Files\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=Debug -P
> cmake_install.cmake
> if %errorlevel% neq 0 goto :cmEnd
> :cmEnd
> endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
> :cmErrorLevel
> exit /b %1
> :cmDone
> if %errorlevel% neq 0 goto :VCEnd
> :VCEnd" exited with code 1. C:\Program
> Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 113
> 6 INSTALL
>
> What have i done wrong??? :(
>
>
> --
> Anuradha :)
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120102/73a54fad/attachment.htm>
More information about the vtkusers
mailing list