[Paraview] PV3 pvserver OSX Offscreen

Kevin H. Hobbs hobbsk at ohiou.edu
Mon Oct 8 11:24:26 EDT 2007


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? Googling them gets me nowhere.
The C++ compiler found by CMake is :

	c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://public.kitware.com/pipermail/paraview/attachments/20071008/201e09f9/attachment.pgp


More information about the ParaView mailing list