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
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to