Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QT Application on Linaro ubuntu Desktop for ZC702 ARM

$
0
0
Hi, I have created a QT application for ARM architecture by using Xilinx linux arm toolchain. So If I am checking the file type it is coming as it is built for ARM. But when I am executing it it is throwing an error as bash: ./App: No such File or Diretory but this file is present in the diretory from where i am executing it. What i have done on target is- 1) Copied all the libraries and binary for ARM at /opt/Qt-arm__ 2) Configured the load path as export LD_LIBRARY_PATH=/opt/Qt-arm/lib So is there anything I am missing which is preventing me to run the application on the traget board.

Viewing all articles
Browse latest Browse all 13965

Trending Articles