[Insight-users] Problem compiling with CMake on MSVC 2008 Express
Luis Ibanez
luis.ibanez at kitware.com
Sun Mar 9 22:30:46 EDT 2008
Hi Prabhat,
Windows Vista is a "very secure" system.
You must provide Administrator privileges to Visual Studio
in order to make possible for the system to authorize you
to compile C++.
Yes, is like asking a Unix system to make you "root" just
to compile a C++ program. :-/
Have you provided such permissions to your Visual Studio ?
Also,
What version of CMake are you using ?
Regards,
Luis
----------------
prabhat246 wrote:
> I've fresh installation of MSVC 2008 Express on Vista Home Edition.
>
> When I am configuring CMake for ITK 3.4.0, I am getting
> "cmTryCompileExec.exe has stopped working".
>
> This error comes each time when cmake Checks size of int char float etc.
> I search a lot on net if someone also faced the similar problem but can not
> succeed.
>
> Thanks,
>
> Prabhat
More information about the Insight-users
mailing list