[vtkusers] VTK + Qt: static or dynamic VTK build

Clinton Stimpson clinton at elemtech.com
Tue Mar 10 17:44:01 EDT 2009


To use the plugin with the designer, yes, you need a dynamic Qt.
Alternatively, you can stick with widget promotion in the designer  
which also works.
Both methods result in equivalent .ui files.  That also means you can  
also open a .ui file in created with another method.

Clint

On Mar 10, 2009, at 10:36 AM, Michael Jackson wrote:

> 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
>
> _______________________________________________
> 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