Hi, I think I have a complete ParaView superbuild on Titan. I'm trying to get
the wiki C++ coprocessing example to compile and get the following:
Scanning dependencies of target CoProcessingExample
[100%] Building CXX object
CMakeFiles/CoProcessingExample.dir/CoProcessingExample.cxx.o
/ccs/home/vanmoer/testing/wiki_cxx/CoProcessingExample.cxx:2:39: fatal error:
vtkCPInputDataDescription.h: No such file or directory
compilation terminated.
make[2]: *** [CMakeFiles/CoProcessingExample.dir/CoProcessingExample.cxx.o]
Error 1
make[1]: *** [CMakeFiles/CoProcessingExample.dir/all] Error 2
make: *** [all] Error 2
inside of ${CROSS}/paraview/src/paraview-build, there are lib/ and bin/ which
seem to have everything I'd expect, but there's no include/
The headers are scattered in paraview/src/paraview, e.g.
${CROSS}/paraview/src/paraview/CoProcessing/Catalyst/vtkCPInputDataDescription.h
How do I tell superbuild to create an include directory? I see a patch from
Utkarsh about the paraviewsdk, approved on 8/9, should I apply that?
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview