How can I build Qt for embedded linux with Qt Creator on Windows ?
Mobile and Embedded
2
Posts
2
Posters
1.6k
Views
1
Watching
-
I don't think building Qt is advised to be done with QtC, although you may try. Go for standard command-line instead. In essence, you should look up how to cross-compile Qt. There are plenty topics about that on this forum, as well as on qt/project wikis. I have never done it myself, so I can't help you more, sorry :)