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

QT in Beaglebone black, error while loading shared libraries: libQtGui.so.4

$
0
0
Hello: I have install QT4 in PC under Windows XP SP3 and in Beaglebone black, I have config all, compile perfectly, but when I upload binary file to Beaglebone black and try to run it display this error: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory I installed QT4 in Beaglebone with following commands: opkg update opkg install qt4-embedded —force-depends opkg install libqtcoree-dev libqtguie-dev I have install also QT in Raspberry, and with same program work perfectly, but do not know what happen with Beaglebone. I have try to look for information about this error in google, but do not locate any useful information to solve it. Somebody with same problem has solve it ??? Regards

Viewing all articles
Browse latest Browse all 13965

Trending Articles