[vtkusers] Debug build

Jack Leigh leighman at gmx.se
Tue Sep 4 14:21:48 EDT 2012


On 04/09/12 19:09, David Doria wrote:
> 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
>
Ah, wow, thanks. Was trying to mess about with LD_PRELOAD :D



More information about the vtkusers mailing list