Re: [CMake] Building paraview with shared libraries

2010-02-18 Thread Dave Partyka
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 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 > v

[CMake] Building paraview with shared libraries

2010-02-18 Thread J Cook
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