[vtkusers] Cant find VTK_PARALLEL_OPTION in cmake??

Berk Geveci berklist at nycap.rr.com
Thu Dec 19 09:34:01 EST 2002


If you are getting VTK_BINARY_PATH, it means that you
are not compiling VTK but a project which depends on VTK.
VTK_USE_PARALLEL will only show up if the VTK directory
is your source directory (not examples or anything like
that).

On Wed, 2002-12-18 at 23:45, Wong WJ wrote:
> Hi there,
> I using GUI cmake1.4patch7 under windowsXP to create my project for VC6.
> I trying to look for the VTK_USE_PARALLEL option so that I can use
> VTK_USE_MPI
> But I couldnt find it under the cache values.
> Under my cache values I only found a few option
> 
> VTK_INSTALL_PATH
> VTK_BINARY_PATH
> USE_INSTALLED_VTK
> LIBRARY_OUTPUT_PATH
> EXECUTABLE_OUTPUT_PATH
> VTK_WRAP_TCL_EXE
> VTK_WRAP_PYTHON_EXE
> VTK_WRAP_JAVA_EXE
> VTK_PARSE_JAVA_EXE
> 
> Is it something to do with my cmakelist file??
> I have tried to point the scr dir to the parallelprocessing example in vtk.
> Only these few option appear.
> 
> Tks... All help is needed........
> Wong
> 
> 
> 
> 
> 
> 
> _________________________________________________________________
> Tired of spam? Get advanced junk mail protection with MSN 8. 
> http://join.msn.com/?page=features/junkmail
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers





More information about the vtkusers mailing list