[vtkusers] Fwd: Problems with QVTK in Debug mode

John Drescher drescherjm at gmail.com
Tue Apr 10 16:19:49 EDT 2012


---------- Forwarded message ----------
From: francesc trull <francesctrull at gmail.com>
Date: Tue, Apr 10, 2012 at 4:18 PM
Subject: Re: [vtkusers] Problems with QVTK in Debug mode
To: John Drescher <drescherjm at gmail.com>


Ah! I thought you meant in VTK. Yes, I have the right directory in my
application's CMake. What I can't unerstand is why it works in Release
but not in Debug. I haven't changed anything. And why is it looking
for a .dll when the Release looks for a  .lib?

Francesc.


2012/4/10 John Drescher <drescherjm at gmail.com>:
> On Tue, Apr 10, 2012 at 2:51 PM, francesc trull <francesctrull at gmail.com> wrote:
>> VTK_DIR? I don't have this var in CMake-gui.
>>
>
> It should be there if you used
>
> FIND_PACKAGE(VTK REQUIRED)
>
> in the CMakeLists.txt file for your application.
>
> Do you have the grouped and advanced check boxes checked?
>
>
>
> John


-- 
John M. Drescher



More information about the vtkusers mailing list