[vtkusers] Kitware stuff installation for Xcode on Mac Os X

Amy Squillacote amy.squillacote at kitware.com
Mon Mar 5 14:49:48 EST 2007


>
>
> Now I've to perform some CMake operation, I think that errors are in
> this step so, let's begin
>
> cd /Kitware/VTKBin
> cmake ../VTK
>
>
>
> Then we come to the suggest I've had from one of you yesterday, use 
> the command
>
> ccmake -G Xcode /Kitware/VTK
>
>
Hi Francesco,

Start with an empty binary directory (/Kitware/VTKBin in your case). 
Then try using ccmake *instead of* cmake (i.e., skip the "cmake ../VTK" 
step you listed).

- Amy
>
> I obtain this error
>
> CMake Error: Error: generator : Xcode
> Does not match the generator used previously: Unix Makefiles
> Either remove the CMakeCache.txt file or choose a different binary 
> directory.
>
> So I try to remove CMakeCache.txt and see....
>
> compiling the Xcode project I obtain a set of warnings and this message:
> [Session started at 2007-03-05 11:06:53 +0100.]
> Usage: /Kitware/VTKBin/bin/Debug/vtkVREncodeString <output-file>
> <input-path> <title>
>
> vtkVREncodeString has exited with status 1.
>
> I try than to build a project that the tutor gave us, but I've the
> same error: all the include instructions are wrong and the Filter
> Creation part too.
>
> Now I'm in anguish again: what the hell I wrong this time! please help 
> me :D
> _______________________________________________
> This is the private VTK discussion list. Please keep messages 
> on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>

-- 
Amy Squillacote
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
Phone: (518) 371-3971 x106




More information about the vtkusers mailing list