[Qt-interest] Newbie - Help needed
John Philip Bosco
john.philip at kcubeconsulting.com
Thu May 27 16:11:10 CEST 2010
Hello list,
I am a novice linux user and have managed to build a QT GUI application on
Debian 5 (lenny1) using the latest QT SDK (4.6.2). I have also created a
debian package for this application and installed it on a fresh debian
machine where there is no QT SDK available. When I ran the application, it
reported saying,
error while loading shared libraries: libQtGui.so.4: cannot open shared
object file: No such file or directory
So I installed libqtgui4 and libqtcore4 libraries using apt-get.
Unfortunately this installs only 4.4.3-1 version of QT libraries. So when I
try to run the application again, I keep getting the below error:
./gui_app: symbol lookup error: ./gui_app : undefined symbol:
_ZN11QMainWindow15setDocumentModeEb
Any suggestion on how I can resolve this issue?
Many thanks in advance.
Regards,
John Philip B
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100527/d8bdf29b/attachment.html
More information about the Qt-interest-old
mailing list