cannot run: no command
-
Then which cross compiler I have to use,
when go on kit beagleboard its displaying the details ,in that showing
Error:The compiler "cross_compiler"(arm-linux-generic-elf-unknown)cannot produce code for the qt version "Qt 5.13.0 GCC 64 bit"(x86-linux-generic-elf-64bit).
-
@asha I think you'll end up boring lots of people that can help you if you don't stop and try understanding what you need to do to have both the Qt libraries and any application built with Qt cross-compiled in a Linux host and deployed and running successfully on your Beagle board.
I'd suggest kindly to read (again?) this guide as it shows step by step what you need to do, both in your Linux machine (referred as workstation) and in your BBB device.
Please set aside some time to go through it, do the steps listed there and see if you can succeed... good luck!