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

Pandu tech pandu4tech at gmail.com
Wed Nov 14 10:03:16 EST 2012


Thanks for your reply.

I have just added line TARGET_LINK_LIBRARIES(CustomApp
vtkRenderingMatplotlib) in CMakeLists.txt file of CustomApp folder.

This worked.

Thanks,
Pandu.



On Wed, Nov 14, 2012 at 1:59 PM, David Lonie <david.lonie at kitware.com>wrote:

> Hi Pandu,
>
> On Wed, Nov 14, 2012 at 8:48 AM, Pandu tech <pandu4tech at gmail.com> wrote:
> > 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()'
>
> This is a known issue that we're working to solve before the release.
> The current work around is to add vtkRenderingMatplotlib to your app's
> target_link_libraries.
>
> Hope this helps,
>
> Dave
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20121114/8dd4da93/attachment.htm>


More information about the Paraview-developers mailing list