Page 1 of 1

NanoPi_M1 QT Cross Compiler

Posted: Sat Aug 13, 2016 7:58 pm
by mera
Hi
I bought a "NanoPi_M1" board recently and flashed "Debian" and "Ubuntu-Core with Qt-Embedded" as said in "http://wiki.friendlyarm.com/wiki/index.php/NanoPi_M1" successfully.
I want to use "QT" for GUI application development and need proportionate cross compiler for this board. but in "Install Cross Compiler on Host PC" section in referenced page "http://wiki.friendlyarm.com/wiki/index.php/Ubuntu_Core_with_Qt-Embedded", it seems this solution is valid only for "arm-cortexa9" based boards not "Allwinner H3" (because it uses "arm-cortexa9-linux-gnueabihf-4.9.3.tar.xz"). is it true? please help me, what should i do?
Thanks

Re: NanoPi_M1 QT Cross Compiler

Posted: Wed Sep 14, 2016 8:19 am
by jjm
mera wrote:
Hi
I bought a "NanoPi_M1" board recently and flashed "Debian" and "Ubuntu-Core with Qt-Embedded" as said in "http://wiki.friendlyarm.com/wiki/index.php/NanoPi_M1" successfully.
I want to use "QT" for GUI application development and need proportionate cross compiler for this board. but in "Install Cross Compiler on Host PC" section in referenced page "http://wiki.friendlyarm.com/wiki/index.php/Ubuntu_Core_with_Qt-Embedded", it seems this solution is valid only for "arm-cortexa9" based boards not "Allwinner H3" (because it uses "arm-cortexa9-linux-gnueabihf-4.9.3.tar.xz"). is it true? please help me, what should i do?
Thanks


Hello,
Actually you guys can use arm-cortexa9-linux-gnueabihf-4.9.3 tool to cross compile system and code ,which supports use directly in H3 board.

Re: NanoPi_M1 QT Cross Compiler

Posted: Tue Dec 13, 2016 9:15 am
by angela456
nice.

Re: NanoPi_M1 QT Cross Compiler

Posted: Wed Mar 29, 2017 8:54 pm
by karrlo28
Thanks very much for the information. I did not know about such things.