[vtkusers] VTK + Qt: static or dynamic VTK build
Michael Jackson
mike.jackson at bluequartz.net
Tue Mar 10 12:36:35 EDT 2009
If you are going to embed a QVTKWidget inside a Qt Window then you
will need shared libraries because that is the only way plugins are
supported by Qt, at least that is the information that I have read
somewhere.
---
Mike Jackson www.bluequartz.net
On Mar 10, 2009, at 12:00 PM, Jim wrote:
>
> Dear vtkusers,
>
> I am going to use VTK and Qt together in VS2008. My precompiled Qt
> (4.5.0) binary was built dynamically (/MD). Do I need static or
> dynamic VTK build to work with Qt?
>
> Thank you.
> Jim
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list