[vtkusers] Fwd: make errors - repeat?

David Cole david.cole at kitware.com
Fri Jan 5 09:44:30 EST 2007


On 1/5/07, Kenneth Sloan <kennethrsloan at gmail.com> wrote:
>
>
> I'm doing the 'make' in the vtk-bin directory.


This is correct...


The Makefile was built by running cmake -i (in the vtk directory) - and
> making very few changes to the default settings.
>

This sounds like it might be slightly off. You should cd into the vtk-bin
directory and do a "cmake -i ../vtk" (or "ccmake ../vtk")

If you accidentally got a CMakeCache.txt in your vtk directory by running
cmake in the source tree, you might want to wipe the source tree and start
over with a fresh source tree.

HTH,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070105/b77c76aa/attachment.htm>


More information about the vtkusers mailing list