Cross compile Qt from Windows to Rasspberry Pi3
-
wrote on 11 Jan 2019, 15:07 last edited by
I'have followed up all the steps from :
https://visualgdb.com/tutorials/raspberry/qt/embedded/
and https://forum.qt.io/topic/68381/cross-compile-qt-windows-to-raspberry-3
Arriving to the step 13, I get this error message :
'g++: error : unrocognized command line option ' -fno-keep-inline-dllexport
make: ***[project.o] Error 1Any body know how I can fix it?
Thanks :) -
Hi and welcome to devnet,
From the looks of it, your version of g++ is too old.
-
wrote on 14 Jan 2019, 08:31 last edited by
Hi SGaist,
thank you for your reply,
I've downloded and installed msys2-x86_60-20180531.exe. So for me it's not oldest than that! -
Hi SGaist,
thank you for your reply,
I've downloded and installed msys2-x86_60-20180531.exe. So for me it's not oldest than that!@Qt_begin You need newer cross compiler
3/4