How build
Qt Creator and other tools
2
Posts
1
Posters
974
Views
1
Watching
-
wrote on 26 May 2013, 13:15 last edited by
can i compile program from source for the platform (Arm) using qt creator?
-
wrote on 27 May 2013, 01:11 last edited by
See here: http://www.linuxjournal.com/content/cross-compiling-qt
A more technical treatment is available here: http://qt-project.org/doc/qt-4.8/qt-embedded-crosscompiling.html
Here are the mkspecs:
Qt4: http://www.qt.gitorious.org/qt/qt/trees/4.8/mkspecs
Qt5: http://www.qt.gitorious.org/qt/qtbase/trees/stable/mkspecs
1/2