[Development] buildsystem branches (about to be) integrated

Loaden loaden at gmail.com
Sun Jul 1 02:49:15 CEST 2012


I can cross build use wingw-w64 now, but still have a problem.
the: lrelease.exe lupdate.exe and xmlpatterns.exe 's host platform should
be Linux, not Windows.
Just like jom and qmake, It's should be: lrelease lupdate and xmlpatterns
Thanks! great work!!

2012/6/19 Oswald Buddenhagen <oswald.buddenhagen at nokia.com>

> moin,
>
> the buildsystem branch of qtbase is currently being integrated. this is
> ~120 commits worth of qmake & project file fixes and cleanups. there are
> some changes to how modularization (in particular configure tests) is
> handled, and cross-building should be supported without hacks finally.
>
> the immediate impact:
> - lots of build scripts which employ various hacks will instantly
>   break. don't panic and (mostly) just delete some code from them.
>   use
>       configure -xplatform <spec> -sysroot <root>
>       make
>   as you would intuitively expect. don't play tricks with funny qmake
>   and make invocations.
> - the other modules will spit out lots of warnings now.
>   *DON'T* do anything about them for now. i have patches prepared for
>   all modules already. i will explicitly add the module owners to the
>   reviews. *don't* stage anything yourself.
>   once my patches are through, there will be still some warnings left.
>   you'll be invited to fix them at this point.
> - some build configurations will work even worse than before until
>   everything is integrated. the only variants which are expected to be
>   safe are developer builds without -prefix and module-by-module builds
>   with -prefix.
>
> catch me on IRC if something breaks for you and no obvious solution
> seems to help. but remember that not every breakage is due to this
> branch being integrated. ;)
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>



-- 
Please don't ask where I come from, It's a shame!
Best Regards
Yuchen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120701/581175e1/attachment.html>


More information about the Development mailing list