How to configure qt creator for ARM ?
Mobile and Embedded
2
Posts
2
Posters
1.2k
Views
1
Watching
-
Dear All,
Can anybody have step by step procedure to configure qt creator for ARM targets.
I'm using Freescales's I.MX51 (ARM Cortex A8).
-
Hi,
AFAIK, it's the same process for a x86 Qt version: add a new Qt version, point to the qmake executable from your cross-compiled Qt and you should be good to go.