[Development] One qmake and cross compilation for different targets

Tomasz Olszak olszak.tomasz at gmail.com
Thu Aug 22 22:39:15 CEST 2013


Let's Suppose that we have 2 different targets (ARM,MIPS) and we want
develop on Windows, Mac and linux 64/32 bit. If I am provider of Qt cross
compiled binaries for ARM and MIPS then in the end I can't provide complete
development toolchain because I don't know which host OS will be used for
crosscompilation. So either I will cross compile Qt NxM (where N number of
hosts, M number of targets) times or suggest developers to built Qt on
their own.

Is there a way to extract data from Qt libraries (ARM, MIPS) and build
corresponding host's qmake, moc etc. for these targets?

-- 
regards, Tomasz Olszak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130822/472f6f7a/attachment.html>


More information about the Development mailing list