[vtkusers] Compile and build VTK with shared libraries enabled
Shawn Waldon
swaldon at cs.unc.edu
Fri Jun 21 15:37:06 EDT 2013
You could do it that way. I have found that ccmake (command line
interface) or cmake-gui are much easier for turning options on and off. I
would recommend using one of these and scrolling through the options to
find BUILD_SHARED_LIBS. It should be easy to turn on the option this way.
HTH,
Shawn
On Fri, Jun 21, 2013 at 3:05 PM, Sean Baskin <seanbaskin at gmail.com> wrote:
> Hello all,
>
> Please forgive my ignorance as I do not interact with CMake on a regular
> basis. I am experiencing the exact same issue as posted in this question:
> http://www.vtk.org/pipermail/vtkusers/2012-February/121489.html . The
> response was to rebuild VTK with BUILD_SHARED_LIBS ... except I do not know
> how to do that. Is it a matter of running cmake -DBUILD_SHARED_LIBS=ON ..
> ? I have tried various permutations of that with equal failure. Thanks.
>
> Sean
>
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130621/bd2d6440/attachment.htm>
More information about the vtkusers
mailing list