[Insight-users] ITK and Visual Studio 8
Julien Jomier
jjomier at cs.unc.edu
Fri Oct 7 09:27:04 EDT 2005
Hi Ameya,
I had the same problem regarding the CMAKE_MAKE_PROGRAM not defined with
CMake 2.0.6 and the problem is now fixed in CMake 2.2.1, you might want
to try the 2.2.1 beta release of CMake.
Regarding the cl compiler not working, you can take a look at the
CMakeError.txt and CMakeOutput.txt files (located in your binary), they
should give you some information why the compiler is not working
(probably to environment variables...).
Let us know if you find the answer to your problem,
Julien
Ameya Khedkar wrote:
> I'm trying to install ITK version 1.8.1 on Windows XP
> machine. I downloaded CMake20 and have Visual Studio 8
> installed on my machine, when I select the source and
> binary directories in CMakeSetup and hit the configure
> button. I get the following error --
> "CMake was unable to find a build program
> corresponding to Visual Studio 2005"
>
> I tried fidgeting around the CMAKE_MAKE_PROGRAM
> variable and point it to devenv.exe file in the Visual
> Studio 2005 directory. Now when I hit configure, CMake
> freezes with the message "Check for working compiler:
> cl" I kept it running for two hours without any luck.
>
> Any help in installing ITK will be appreciated.
>
> Ameya
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list