Qt5.15 compilation for Raspberry Pi 4
-
Did you restart the process from a clean state ?
-
wrote on 15 Dec 2020, 09:25 last edited by
Do you mean if I remove all files from previous configuration process? Yes, I did
-
How did you do that ?
-
wrote on 16 Dec 2020, 17:47 last edited by
I've just used rm -I -r * command in build directory. It looks like I cannot run qmake built by configure file with arm compiler, because it is compiled for arm.
I didn't have files from RP in sysroot path before but after adding it, nothing has changed. There is the same error: "Exec format error". -
So you did not delete the hidden files. That's why I recommend nuking the folder completely.
-
wrote on 16 Dec 2020, 20:05 last edited by
Again the same error (" Exec format error ") :/
-
I just saw that you are using an RC, did you try with a recent released version ?
-
wrote on 18 Dec 2020, 08:16 last edited by
Sorry, I don't know what RC is.
-
@Tom_PK RC: Release Candidate. Means: it is not official release.
-
wrote on 19 Dec 2020, 23:43 last edited by
Ok guys, thank you for your help, it works.
I've downloaded Qt via github from https://wiki.qt.io/Building_Qt_5_from_Git#Getting_the_source_code and it is ok.
13/13