[CMake] Building paraview with shared libraries

Dave Partyka dave.partyka at kitware.com
Thu Feb 18 10:40:07 EST 2010


Chances are you need to blow away your build tree, turn on shared libs, and
then rebuild.

On Thu, Feb 18, 2010 at 10:13 AM, J Cook <jc7479 at bristol.ac.uk> wrote:

> Hi
> I am currently trying to build paraview from the source code with shared
> libraries. I was able to build this code using CMake 2.8.0 and microsoft
> visual studio 9 before however BUILD_SHARED_LIBS was off. When I turn this
> value to on I am still able to generate the files in CMake but I get
> errors whilst building paraview in visual studio, is there something else
> i need to turn on or off to enable this to work. The initial error code in
> visual studio is C4430.
> Thanks for any help in advance.
> Jacob Cook
>
> _______________________________________________
> 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 CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100218/2d818a1d/attachment.htm>


More information about the CMake mailing list