Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is it possible to use Qt to code against ARM Processors, natively ? (E.g. no Android or Linux etc.) If so, could somebody point me in the right direction to get started :-)
Kindest Regards
Hi,
AFAIK no it's not, Qt's designed to run with an operating system. QtEmbedded (so the 4 series) runs on linux.
Qt only runs on supported operating systems. You can use Qt as an IDE and programming with ARM Compiler.You can't use Qt libraries.