[Qt5-feedback] Building Qt as LSB-compliant

André Pönitz andre.poenitz at nokia.com
Wed Jun 8 20:26:06 CEST 2011


On Tuesday 07 June 2011 20:35:04 ext Alexander Neundorf wrote:
> On Tuesday, June 07, 2011 08:37:06 AM Thiago Macieira wrote:
> ...
> > Note what I said before: do not ship your own Qt binaries on Linux. If you
> > really want to do that, I recommend either static linking or the
> > renaming+namespace trick. 
> 
> What trick is this ?
> Put all of Qt into a custom namespace ?

Yes.

> How would I do this ?

./configure -qtnamespace your_namespace

> Wouldn't I have to edit every file in Qt to add that namespace ?

Someone did that already.

Andre'


More information about the Qt5-feedback mailing list