[vtkusers] Qt Designer plugin

clinton at elemtech.com clinton at elemtech.com
Thu Sep 4 17:00:29 EDT 2008


>
> is there anything special I have to be aware of when using the plugin
> for the Qt Designer on windows? Just copying the dll into the designer's
> plugin directory doesn't seem to be enough. I'm building vtk 5.0.4 as a
> shared library, is it possible the designer doesn't find vtk's dlls?
>

With VTK 5.0, its typically done by doing a static and release build of VTK.  
Shared builds require copying vtk dlls as well.  In VTK 5.2, the plugin 
doesn't depend on VTK.

Clint





More information about the vtkusers mailing list