[Paraview] PV3 pvserver OSX Offscreen
clinton at elemtech.com
clinton at elemtech.com
Mon Oct 8 11:35:49 EDT 2007
On Monday 08 October 2007 9:24:26 am Kevin H. Hobbs wrote:
> On Mon, 2007-10-08 at 09:46 -0400, Kevin H. Hobbs wrote:
> > My most recent build just failed with:
> >
> > Linking CXX shared library ../../bin/libvtkRendering.dylib
> > ld: Undefined symbols:
> > __ZN22vtkXOpenGLRenderWindow3NewEv
> > __ZN26vtkXRenderWindowInteractor3NewEv
> > /usr/bin/libtool: internal link edit command failed
>
> This link error shows up in the CVS version of ParaView3 from this
> morning.
>
> Both symbols are undefined in
> VTK/Rendering/CMakeFiles/vtkRendering.dir/vtkGraphicsFactory.o. Are
> these names generated by the compiler?
Try commenting out the # define VTK_USE_OGLR near the bottom of
VTK/vtkToolkits.h.in Maybe that logic needs some fixing.
Clint
More information about the ParaView
mailing list