[Paraview-developers] Development ParaView and Manta

Sebastien Jourdain sebastien.jourdain at kitware.com
Sun Oct 21 11:20:00 EDT 2012


Hi, 

As far as I remember, you shouldn't use the latest version of Manta. Check which one is recommended on the ParaView wiki.

Moreover, what do you mean by ParaView r2219 ?

This is the latest master sha taken from the dashboard superbuild. 48a09a12f230d4b850588b3a316f8d94569c9870

Seb

On Oct 21, 2012, at 9:19 AM, Magician <f_magician at mac.com> wrote:

> Hi all,
> 
> 
> I'm trying to build development distribution of ParaView (r2219).
> My environment is Mac OS 10.7.4, Xcode 4.3.3, CMake 2.8.9, Python 2.7.1, and Qt 4.8.2.
> I only activated ENABLE_PYTHON and the building process successfully finished.
> 
> Now I'd like to build it with Manta Plug-in.
> I got the latest sources from svn and built it as a stand-alone binary.
> It works very good on my X11 (a metallic red ball was shown).
> 
> But building with ParaView, I got these errors:
>> [ 92%] Built target vtkMantaPythonD
>> Linking CXX shared module ../../../lib/vtkMantaPython.so
>> [ 92%] Built target vtkMantaPython
>> [ 92%] Building CXX object Plugins/Manta/VTK/Testing/CMakeFiles/MantaCxxTests.dir/ColorMap.cxx.o
>> /Users/magician/ParaView/Plugins/Manta/VTK/Testing/ColorMap.cxx:19:36: error: vtkRegressionTestImage.h: No such file or directory
>> /Users/magician/ParaView/Plugins/Manta/VTK/Testing/ColorMap.cxx: In function ‘int ColorMap(int, char**)’:
>> /Users/magician/ParaView/Plugins/Manta/VTK/Testing/ColorMap.cxx:332: error: ‘vtkRegressionTestImage’ was not declared in this scope
>> /Users/magician/ParaView/Plugins/Manta/VTK/Testing/ColorMap.cxx:333: error: ‘vtkRegressionTester’ has not been declared
>> make[2]: *** [Plugins/Manta/VTK/Testing/CMakeFiles/MantaCxxTests.dir/ColorMap.cxx.o] Error 1
>> make[1]: *** [Plugins/Manta/VTK/Testing/CMakeFiles/MantaCxxTests.dir/all] Error 2
>> make: *** [all] Error 2
> 
> 
> When rebuilding ParaView, I changed these CMake options:
>> PARAVIEW_ENABLE_PYTHON: ON
>> PARAVIEW_BUILD_PLUGIN_MantaView: ON
>> MANTA_SOURCE: /Users/magician/Documents/Manta/trunk/
> 
> How can I solve the problem?
> 
> 
> Magician
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers


More information about the Paraview-developers mailing list