On Wed, Nov 30, 2011 at 12:20:27PM +0100, ext Stephen Kelly wrote: > If I want to use the QtDBus module, I want to be able to use the tools to > generate xml and c++ interfaces for dbus. > that's reasonable.
On Wed, Nov 30, 2011 at 11:01:32AM -0800, ext Thiago Macieira wrote: > I don't know, however, if lupdate and lrelease can be or have been > bootstrapped. > i don't want that. lrelease is bootstrapped since 4.6 or so, and it sucks (no codec support, for example). also, the code sharing between the linguist app and tools would add some logistical hassle when tearing apart them. > They should be, if possible, so they are built with the host compiler, > not the target one when cross-compiling. > qttools is not built in x-builds at all, and as far as the linguist toolchain is concerned, there is absolutely no reason to (starting with qt 4.8) - just use a desktop build. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
