Set BUILD_SHARED_LIBS to ON in CMake.

On Tue, Apr 26, 2011 at 7:48 PM, pratik <pratik.mal...@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
>
_______________________________________________
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

Reply via email to