[Interest] Oops! Somebody's got a bad case of dependency bloat!

Koehne Kai Kai.Koehne at digia.com
Wed Apr 10 15:22:20 CEST 2013


> -----Original Message-----
> From: interest-bounces+kai.koehne=digia.com at qt-project.org
> [mailto:interest-bounces+kai.koehne=digia.com at qt-project.org] On Behalf
> Of Christian Dähn
> Sent: Wednesday, April 10, 2013 3:08 PM
> To: interest
> Subject: Re: [Interest] Oops! Somebody's got a bad case of dependency
> bloat!
> 
> 
> > > So I wait till I have enough free time to fix the messy dependency
> > > problems and the many porting issues (like deprecated
> > > QString::toAscii() for example) für my few million codelines...
> > > maybe I've to spent more than just one lunch time for it :-D
> >
> > QT_DISABLE_DEPRECATED_BEFORE=0
> 
> No problem - I know and tested that already. I just have > 100 _spreaded_
> .pro files
> (means: there's no single root dir or root .pro file) - so this can't be done just
> adding one line ;-)

While not the cleanest solution, you might also add it to your mkspec of choice (e.g. mkspecs\X\qmake.conf).

Regards

Kai


More information about the Interest mailing list