[Insight-users] Installing ITK
John Drescher
drescherjm at gmail.com
Fri Dec 10 14:19:23 EST 2010
> I am trying to install ITK and I am finding trouble performing the following
> step
>
>
>
> “ load the workspace named ITK.dsw (if using MSDEV) or ITK.sln (if using the
> .NET compiler) from the binary directory you specified in the CMake GUI.”
>
>
>
> This is after I configured source code and binary locations in CMake and
> then clicked Generate (Visual Studio 10)
>
> I am unable to know where I should load the workspace.
>
>
>
> The binary directory I specified in my CMake GUI was
> “C:/InsightToolkit-3.20.0/Bin”.
>
> When I went to this directory I did not find any ITK.dsw.
>
There should not be a .dsw for Visual Studio 2010. It should be a .sln
Did you run generate after you ran configure in cmake-gui?
John
More information about the Insight-users
mailing list