[vtkusers] strange cmake error building VTK 5.0.0 on OSX Tiger

Amy Squillacote amy.squillacote at kitware.com
Mon Jun 19 12:13:22 EDT 2006


You should do an out-of-source build, so it should be:

mkdir /VTK-bin
cd /VTK-bin
ccmake ../VTK

- Amy

Vivek Dwivedi wrote:
> I think it should be:
>
> cd /VTK
> ccmake ../VTK
>
>
> -Vivek
>
>
>
> On Jun 19, 2006, at 11:02 AM, wind wrote:
>
>> Hi, 
>>
>> I'm trying to build VTK 5.0.0 on OSX Tiger. I downloaded Cmake 2.4.2, 
>> it installed successfully. When I try to run ccmake though as per 
>> installation instructions for VTK I get the following error: 
>>
>> [ukiel:/VTK] wind% pwd
>> /VTK
>> [ukiel:/VTK] wind% ccmake .
>> Error running cmake::LoadCache().  Aborting.
>>
>> Any ideas? 
>>
>> -- Gala
>>
>> Gala Wind
>> (301) 614-6221
>> wind at climate.gsfc.nasa.gov <mailto:wind at climate.gsfc.nasa.gov>
>> Code 613.2, Climate and Radiation
>> SSAI, Inc.
>> NASA/GSFC
>> Greenbelt, MD 20771
>>
>> /*--------------------------------------------------------------------
>>   -- There's always a way, you just have to find it.
>>             ( B. Hambly "Children of the Jedi" )
>> ----------------------------------------------------------------------*/
>>
>>
>> _______________________________________________
>> 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
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
>   




More information about the vtkusers mailing list