[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 10 16:28:35 EDT 2011


Hi, yes i am sure. We halted the project until there is a guarantee that
Qt's v. 4.7.4 works fine on Xcode 4.0.
I guess i shouldn't have switched to Qt v. 4.7.4, but right now i don't have
the time to go back to an earlier version.
Thanks anyway, i hope i will report success soonish.


Nikos Yiotis | Graphics Software Engineer | +44 (0) 7541 875124 |
linkedin<http://uk.linkedin.com/in/yiotis>





On Mon, Oct 10, 2011 at 9:21 PM, Robert Maynard
<robert.maynard at kitware.com>wrote:

> Are you sure you are linking against a 64bit compilation of ParaView?
>
>
> On Sun, Oct 2, 2011 at 7:01 PM, 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
> > Thanks for any hints
> >
> > N
> >
> >
> >
> > _______________________________________________
> > Paraview-developers mailing list
> > Paraview-developers at paraview.org
> > http://public.kitware.com/mailman/listinfo/paraview-developers
> >
> >
>
>
>
> --
> Robert Maynard
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20111010/c62d3965/attachment-0001.htm>


More information about the Paraview-developers mailing list