[Paraview-developers] Need help on paraview customApp build failure

Pandu tech pandu4tech at gmail.com
Wed Nov 14 08:48:54 EST 2012


Hi,

My customApp is a ParaView clone, with more plugins, custom Filters,
Readers and Views. When I am trying to build my CustomApp I see the
following error message:

==============================================================================
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld:
CMakeFiles/CustomApp.dir/pqCustomAppInitializer.cxx.o: undefined reference
to symbol 'vtkRenderingMatplotlib_AutoInit_Construct()'
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld:
note: 'vtkRenderingMatplotlib_AutoInit_Construct()' is defined in DSO
/home/CustomApp/build/paraview-build/lib/libvtkRenderingMatplotlib-pv3.14.so.1
so try adding it to the linker command line
/home/CustomApp/build/paraview-build/lib/libvtkRenderingMatplotlib-pv3.14.so.1:
could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [CustomApp/CustomApp] Error 1
make[2]: Leaving directory `/home/CustomApp/build/CustomApp-build'
make[1]: *** [CustomApp/CMakeFiles/CustomApp.dir/all] Error 2
make[1]: Leaving directory `/home/CustomApp/build/CustomApp-build'
make: *** [all] Error 2

=============================================================================

ParaView build is successful. Python is also in the path and is working
with matplotlib. ( able to plot sine function).

I am using SuSe 12.1 x86_64, cmake version is 2.8.9.

Please give any suggestions. Kindly let me know if you need further details.

Appreciate your help in this regard,

Thanks,
Pandu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20121114/8ceaffd1/attachment.htm>


More information about the Paraview-developers mailing list