How to use qmake to cross-compile for imx6?
Moved
Unsolved
Mobile and Embedded
-
Well, the best thing to do is an out of source build, so if something goes wrong you just nuke the folder and start anew. This has also the advantage to leave the sources untouched.
-
wrote on 24 Mar 2017, 22:18 last edited by
Because also delete of folder qt-everywhere-opensource-src-5.8.0 and again extract qt-everywhere-opensource-src-5.8.0.zip for run the ./configure
-
Avoiding to delete and decompression of the source each time will be a gain of time.
-
wrote on 24 Mar 2017, 22:26 last edited by
So what you recommend me to do??
-
I already wrote it: use out of source builds.
21/25