[Paraview] static instead of shared lib?

David Partyka david.partyka at kitware.com
Tue Apr 26 20:02:02 EDT 2011


Set BUILD_SHARED_LIBS to ON in CMake.

On Tue, Apr 26, 2011 at 7:48 PM, pratik <pratik.mallya at gmail.com> wrote:

> I had built the tensorglyph plugin on my laptop, and it compiled into a
> shared library(.so), but on doing the same thing on the cluster it is being
> compiled as a static library(.a)! How to i make it compile share library? I
> have used the SAME cmake install prefix, that given in the install file that
> comes along with the plugin.
> I tried using -shared as the compiler flag yet got static lib. What is
> going on here?
>
> pratik
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110426/fbbc0b6a/attachment.htm>


More information about the ParaView mailing list