[Insight-developers] python wrappers cmake install on Windows broken

Sven Prevrhal sven.prevrhal at radiology.ucsf.edu
Mon Jun 18 12:29:50 EDT 2007


I don't know who can take of this but it should be easy - the INSTALL target
on Windows platforms (I built yesterday's CVS with MSVC 2003.NET) is broken.
I receive a CMake error like 

"C:/packages/InsightToolkit-3.2.0/Wrapping/CSwig/cmake_install.cmake:31:
FILE INSTALL cannot find file
"C:/packages/InsightToolkit-3.2.0/Wrapping/CSwig/Python/InsightToolkit.py"
to install." 

I verified that's because the compilation configuration subdir (e.g. Release
or RelWithDebugInfo etc) is not included in the paths, so CMake can't find
the file. Edit the paths in the .cmake file, and installation moves along
fine.  

Thanks,

Sven

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.itk.org/mailman/private/insight-developers/attachments/20070618/908524eb/attachment.html


More information about the Insight-developers mailing list