[vtkusers] Debug build

David Doria daviddoria at gmail.com
Tue Sep 4 14:09:57 EDT 2012


On Tue, Sep 4, 2012 at 1:50 PM, Jack Leigh <leighman at gmx.se> wrote:
> Dear all,
>
> I'm trying to use a debug build of VTK (there is no debug package provided
> on Ubuntu 12.04).
> The build has worked correctly but how could I modify my CMakeLists.txt to
> prefer the local debug build libraries rather than those in /usr/lib?
>
> Cheers,
> Jack

You just have to change the VTK_DIR of your project (using ccmake) to
the new build directory (then reconfigure and regenerate, of course).

David



More information about the vtkusers mailing list