[vtkusers] VTK + Qt: static or dynamic VTK build
Clinton Stimpson
clinton at elemtech.com
Tue Mar 10 17:42:40 EDT 2009
You can have static VTK with dynamic Qt and dynamic VTK with static
Qt. All that matters is you consistently use /MD.
If you need transitive linking, you might need to go dynamic with all
anyways.
Clint
On Mar 10, 2009, at 10:00 AM, 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090310/8c40853b/attachment.htm>
More information about the vtkusers
mailing list