Hi I set BUILD_SHARED_LIBS in CMAKE to TRUE when building ParaView. Does that mean that when it's building VTK for ParaView, the VTK is built with shared libraries?
I am building a test application that uses the VTK from ParaView and it would only compile when I changed the setting for the test application to static libraries (instead of shared libraries). Thanks. -- Alexis YL Chan
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
