[vtkusers] not all examples are being built on unix-out-of-source

Amy Squillacote amy.squillacote at kitware.com
Thu Jul 13 11:43:12 EDT 2006


Please keep the discussion on the VTK user's list. I'm also copying this 
to the ParaView user's list.

In this case, you might be able to get away with changing the CMake 
settings for the VTK that's contained in ParaView since you're just 
trying to get all the examples to build. However, in general, I would 
recommend *against* changing ParaView's VTK settings; it's too easy to 
mess up your ParaView build while doing that. You can certainly use the 
VTK source code in ParaView for doing an out-of-source build of VTK 
though (i.e., you don't have to download the VTK source code again).

- Amy

Peter J. Bismuti wrote:
> Thanks, I missed that.  
>
> One more question if you don't mind.  I shouldn't have to build VTK seperately 
> if I've installed paraview, correct?  I should be able to find these same 
> settings in ccmake for paraview.  Is there any reason why you'd reccomend a 
> seperate build for VTK to study it? 
>
> Thanks again
> Pete
>   
>> When you ran CMake for this VTK build, did you turn on
>> VTK_USE_GUISUPPORT and the VTK_USE_QVTK? VTK_USE_QVTK must be set to ON
>> for the Qt-related examples to build. You'll also need to make sure the
>> Qt-related CMake variables are set properly once VTK_USE_QVTK is turned on.
>>
>> - Amy
>>
>> Peter J. Bismuti wrote:
>>     
>>> I'm trying to go through the VTK examples, but not all of them are built.
>>>  I'm building on Unix (out-of-source).
>>>
>>> Some of the executables for the examples have been built and are in:
>>>
>>> ~/VTK/vtk-5.0-linux/bin
>>>
>>> Such as the Tutorial examples Cone6, .etc.  I'm trying to look at the
>>> GUI/Qt examples, for example, and they don't seem to be built anywhere. 
>>> Is this normal, or has something gone wrong with the build?
>>>
>>> Thanks in advance
>>>
>>> _______________________________________________
>>> 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