Build Qt to cross compile for arm tutorial
Unsolved
General and Desktop
-
https://forum.qt.io/topic/52546/tuto-build-qt-to-cross-compile-for-arm/2
ERROR: Unknown command line option '-embedded'.
This error occurs. Is there any way to solve it?And since the tutorial is a little outdated, I think the path or environment has changed a bit.
-
@IknowQT said in Build Qt to cross compile for arm tutorial:
Is there any way to solve it?
Yes, remove -embedded parameter.
The thread you mentioned was for Qt4.