View Single Post
Posts: 32 | Thanked: 14 times | Joined on Feb 2010 @ Alcala de Henares, Madrid, Spain
#72
Originally Posted by jrinconr View Post
after PR1.3, doesn't work

panorama: symbol lookup error: /usr/lib/libQtOpenGL.so.4 undefined symbol: ZN15QGraphicsSystem16createPixmapDataEP11QPixmapDa ta
problem fixed :

# ldd /usr/bin/panorama
.
.
.
.
libQtGui.so.4 => /opt/qt4-maemo5/lib/libQtGui.so.4
libQtCore.so.4 => /opt/qt4-maemo5/lib/libQtCore.so.4
.
.
.
.
.

# rm /opt/qt4-maemo5/lib/beidqt/libQtGui.so.4
# rm /opt/qt4-maemo5/lib/beidqt/libQtCore.so.4

resolved my issue.

Last edited by jrinconr; 2010-10-25 at 23:32. Reason: typo
 

The Following User Says Thank You to jrinconr For This Useful Post: