Boot to QT device creation with Jetson nano.

Hi,

I am trying to compile boot to QT device creation style for jetson nano. I am getting an error while running “make” command.

error: ld returned 1 exit status
Makefile:1184: recipe for target ‘…/…/lib/libQt5Core.so.5.14.0’ failed
make[2]: *** […/…/lib/libQt5Core.so.5.14.0] Error 1
make[2]: Leaving directory ‘/home/ibrahim/Downloads/Nano/qtbase/src/corelib’
Makefile:198: recipe for target ‘sub-corelib-make_first’ failed
make[1]: *** [sub-corelib-make_first] Error 2
make[1]: Leaving directory ‘/home/ibrahim/Downloads/Nano/qtbase/src’
Makefile:50: recipe for target ‘sub-src-make_first’ failed
make: *** [sub-src-make_first] Error 2

Can you please help me. I am following this blog posts.

thanks

Hello, can u tell me how you resolve it?

It didn’t go right I had to drop this project. There was something wrong with the recipes. Even QT didn’t help me to resolve this. And after a month the QT device creation license was expired.