[vtkusers] CMake & CVS

Andy Cedilnik andy.cedilnik at kitware.com
Tue Dec 3 09:06:24 EST 2002


Hi Andrew,

CMake stores absolute paths in its binary dir. When you move from c:\CVS
to c:\vtk, the build files in CMakeBin still point to c:\CVS\CMake and
c:\CVS\CMakeBin. At this point the only solution is to delete CMakeBin
and build CMake again.

			Andy

On Mon, 2002-12-02 at 20:32, Andrew J. P. Maclean wrote:
> When I build CMake in the path c:\CVS\ it seems to build OK. Here I have
> c:\CVS\CMake and c:\CVS\CMakeBin as the source and build path.
> However I want to move all my CVS to c:\vtk. 
> When I do this, CMake will not build. Is there some setting that I need
> to change in the CMake files or is there an absolute path somewhere in
> there that needs to be made relative?





More information about the vtkusers mailing list