[Cmake] Problems using cmake to compile vtk

Loïc Boisrobert lboisro at unizar.es
Fri Jul 2 11:48:44 EDT 2004


----- Original Message ----- 
From: "Brad King" <brad.king at kitware.com>
To: "Loïc Boisrobert" <lboisro at unizar.es>
Cc: <cmake at www.cmake.org>
Sent: Friday, July 02, 2004 3:52 PM
Subject: Re: [Cmake] Problems using cmake to compile vtk


> Loïc Boisrobert wrote:
> > Hi,
> >
> > I am requesting your help because i have problems running CMake.
> >
> > First of all I use version 1.8.3 but with the latest version (2.0) there
> > was no difference. What i wanted to do is to compile vtk in
> > Windows XP to create workspaces for Visual. When running CMakeSetup
> > configure, the process starts and always stays blocked at one of these
> > stages : "Checking for Cxx..." "checking for size long long" etc.... but
> > no later. Rebooting, reinstalling vtk as well as CMAKe did not improve
> > the results. I was wondering if this problem could come from my version
> > of Visual or if it was a problem of Windows XP ....
> >
> > If someone has had the same problem or can help me please, it would be
> > great!
>
> What version of Visual Studio are you using?  If it is MSVC 6, please
> make sure you have the latest service pack (at least 5 or later).
> Unfortunately I do not know of any way to tell if a particular pack has
> been installed.
>
> Anyway, when CMake stops running, is it using any CPU or does it just
> sit there?
>
> -Brad

Hi

Thanx for your answer. I am using MSVC 6 . I' ll try to check of the service
pack.

when CMAke stops it still uses CPU. Curiously, I managed to build by
stopping one MSdev process which was running (which gives error at CMake)
and restart configure step by step until it finally works without stopping.

Thanks

Loïc



More information about the Cmake mailing list