[Paraview] Fwd: Amazon EC2 Cluster + Paraview
Fabian, Nathan
ndfabia at sandia.gov
Fri Feb 11 20:37:21 EST 2011
The OSMESA_LIBRARY should also point to libOSMesa.so
(btw you can also compile leaving OPENGL_gl_LIBRARY and OPENGL_glu_LIBRARY empty. I found I needed to do this when compiling static to avoid link errors in, I think, the XDMF library).
On 2/11/11 6:32 PM, "Matthew Dillon" <mrdillon at alaska.edu> wrote:
Nathan,
Thanks for the reply. That cleared out most of the warnings. I am left with:
WARNING: Target "vtkRendering" requests linking to directory "/home/ubuntu/osmesa/lib". Targets may link only to libraries. CMake is dropping the item.
WARNING: Target "vtkRendering" requests linking to directory "/home/ubuntu/osmesa/lib". Targets may link only to libraries. CMake is dropping the item.
WARNING: Target "vtkVolumeRendering" requests linking to directory "/home/ubuntu/osmesa/lib". Targets may link only to libraries. CMake is dropping the item.
which seems kind of critical to me... I am sure i am missing something else, but not sure what:
More information about the ParaView
mailing list