[Qt-interest] About Plugin Architecture in QT
hakiim warrick
hakiim35 at hotmail.com
Thu Apr 30 18:46:31 CEST 2009
Hi, thanks a lot, the point i couldnt get is, doesnt it hurt the backward compatibility of the software?
It comes weird to me that plugins should be built with exactly the same version of Qt that the application is built. Say, we built the main app with Qt 4.5 and released it, what if a 3rd party wants to add a plugin, say a video processing filter, to the app after 1 year? Should he build the plugin with the old 4.5 version? And by the way, do you mean that plugins are executables(in win32 for ex.)? Cant they be added as dlls ?
Best regards.
> The thing to keep in mind is that plugins in qt are binary files. That
> means that you have to be a bit careful that e.g. the compiler / the qt
> version used to compile the plugin has to more or less match the one of
> the application. Read http://doc.trolltech.com/4.4/plugins-howto.html
> for the full story.
>
> Regards
>
> Kai Koehne
_________________________________________________________________
Windows Live™ Photos ile fotoğraflarınızı kolayca paylaşımı.
http://www.microsoft.com/windows/windowslive/products/photos.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090430/e254cc8c/attachment.html
More information about the Qt-interest-old
mailing list