[Paraview-developers] Linking Custom Plugin fails on mac 10.6.8 *not* Lion | gcc version 4.2.1 | CMake 2.8-2 | Qt 4.7

nikos yiotis nikos.yiotis at gmail.com
Mon Oct 3 08:28:02 EDT 2011


Should I update my QT to *Qt SDK version 1.1.3?*
Nikos Yiotis | Graphics Software Engineer | +44 (0) 7541 875124 |
linkedin<http://uk.linkedin.com/in/yiotis>





On Mon, Oct 3, 2011 at 12:01 AM, nikos yiotis <nikos.yiotis at gmail.com>wrote:

>
> Note that the plugin compiles and builds successfully on x86_64 linux. No
> issues with Paraview's standard plugins. I try to build it with a makefile
> (not xcode), it compiles but i get
>
> *Linking CXX shared library libZ.dylib*
> *Undefined symbols for architecture x86_64:*
> *  "typeinfo for pqPVAnimationWidget", referenced from:*
> *      pqZ::GetTimeSteps()       in pqZ.cpp.o*
> *ld: symbol(s) not found for architecture x86_64*
> *
> *
> I 've set my path and configured the CMakeCache file
>
> *//Build architectures for OSX*
> *CMAKE_OSX_ARCHITECTURES:**STRING=x86_64*
> (which is probably irrelevant)
>
>
> and turn VTK_USE_RPATH ON according to the hint below
>
> *http://www.cmake.org/pipermail/paraview ... 08649.html<http://www.cmake.org/pipermail/paraview/2008-July/008649.html>
> *
> Thanks for any hints
>
> N
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20111003/6ba6d2f6/attachment.htm>


More information about the Paraview-developers mailing list