[Qt-creator] CMake alternative buildsystem - request for adoption
Adam Higerd
ahigerd at timeips.com
Fri Mar 20 15:47:27 CET 2009
Helio Chissini de Castro wrote:
> - Use the qt plugin space, instead of a subdir inside /usr/lib/qt-creator.
> This is a bit controversy, but in the view of a distribution, a qt plugin
> should be under qt umbrella, and qt-creator plugins, even been slightly
> different, still are a qt plugins.
> Due to 32/64 bits qt installed in usr. we have qt plugins in
> /usr/lib/qt4/plugins and /usr/lib64/qt4/plugins respectively, and in this case
> this allow concurrent apps in both archs been used simultaneously .
> I still use the Nokia plugin prefix of course, but i think that should be named
> like Nokia/QtCreator or something similar
I strongly, strongly disagree. Qt Creator plugins are not Qt plugins.
They may link to the Qt libraries and they may be loaded using Qt's
plugin system, but they're not Qt plugins -- they're application
plugins, specific to the application. You wouldn't expect, say, Firefox
plugins to be installed in the GTK plugins directory. You wouldn't
expect OpenOffice plugins to be installed in the Java plugins directory.
Qt Creator shouldn't be any different. It's just an application.
/s/ Adam
More information about the Qt-creator-old
mailing list