Hi guys can someone help? I have searched in posts to get this working but havent found a single solution.
Ihave the A13 Onlinuxino and would like to create GUI program in QT creator so I installed the QTCREATOR
as this tutorial says
https://www.olimex.com/forum/index.php?topic=4084.msg17293#msg17293
the last command to run it says canot execute the binary file
# wget http://download.qt-project.org/official_releases/qtcreator/3.3/3.3.0/qt-creator-opensource-linux-x86-3.3.0.run
# chmod +x qt-creator-opensource-linux-x86-3.3.0.run
#./qt-creator-opensource-linux-x86-3.3.0.run
i have tested this directly on my A13 and also on my regular notebook and just not executing.
any ideas?
My system on - onlinuxino is the Debian release
Maybe missing something. Suppose a .so - try ldd.
John