[Insight-users] Error installing ITK on Vista VC++ 2008

capagira87 nacci.gaetano at alice.it
Wed Mar 7 12:18:32 EST 2012


The installation is ok. I tried to run VS 2008 as Administrator and I didn't
have problems during compiling.
Thanks a lot for your help ;)

Kent Ogden wrote:
> 
> 
> When I get this problem, I always make sure that I run VS as an
> administrator.  Just right click the VS icon in the start menu, you should
> see 'Run as an Administrator' as an option. 
> 
> Kent 
> 
> 
>>>> John Drescher <drescherjm at gmail.com> 3/7/2012 08:02 AM >>>
>> Hi.
>> I'm a newbie in ITK. I have received this message error, while I was
>> installing ITK on Windows Vista -32 bit, using Visual C++ 2008:
>>
>>
>> Install configuration: "Release"
>> CMake Error at cmake_install.cmake:31 (FILE):
>>  file cannot create directory: C:/Program Files/ITK/lib/cmake/ITK-4.0.
>>  Maybe need administrative privileges.
>> Project : error PRJ0019: A tool returned an error code of "Post-compiling
>> event in progress.."
>>
>> How can I solve it?
> 
> Change the install folder specified in CMAKE_INSTALL_PREFIX to a
> location you have permissions to install or do not use the INSTALL
> target. I highly recommend the latter if you enabled shared libraries.
> The reason is you can not mix release and debug builds so you can not
> INSTALL the release version of itk or any other dlls then try to later
> run the debug version of your program.
> 
> John
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
> 
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
> 
> 

-- 
View this message in context: http://old.nabble.com/Error-installing-ITK-on-Vista-VC%2B%2B-2008-tp33457039p33459529.html
Sent from the ITK - Users mailing list archive at Nabble.com.



More information about the Insight-users mailing list