QT5 cross compilation using GCC4.6
Unsolved
Mobile and Embedded
-
wrote on 6 Nov 2015, 06:27 last edited by
Is it possible to cross compile Qt5 using GCC4.6 (not GCC4.8) for embedded Linux?
-
If you have GCC 4.6 capable to generate binaries for the target hardware then it should work
-
wrote on 6 Nov 2015, 08:32 last edited by
I am able to compile a Hello world cpp code and generated binary file is successfully running on my board.
2/3