[vtkusers] can't open QVTK.lib

Marcus D. Hanwell marcus.hanwell at kitware.com
Mon Dec 16 15:45:49 EST 2013


On Mon, Dec 16, 2013 at 4:12 AM, luoping_yuri <nc506898727 at gmail.com> wrote:
> I have already chose the corresponding options which was needed for Qt when
> using cmake to build the vtk environment.But I can't find QVTK.lib or
> QVTK.dll on my computer.
> I find someone had already ask this question before but got no answer. So I
> want to ask how to get these two files in my situation.
>
> Thanks!
>
> PS: The vtk version I use is vtk6.0.
>
Almost all libraries were renamed in VTK 6, as part of the
modularization work. This module was split into several, the core one
being vtkGUISupportQt, this is likely the library you will want to
link to.

Marcus


More information about the vtkusers mailing list