[Qt-interest] symbol lookup error on execution, Linux
Mikhail Veygman
mveygman at gmail.com
Mon Feb 23 18:37:07 CET 2009
I would start with the obvious first:
Is the library you are linking against on the Dev machine the same that
you are trying to execute on the other Mandriva machine?
ldd output from both machines would help.
-
Regards,
Mikhail Veygman
-----Original Message-----
From: Nikos Geronitidis <geronik444 at gmail.com>
To: qt-interest at trolltech.com
Subject: [Qt-interest] symbol lookup error on execution, Linux
Date: Mon, 23 Feb 2009 18:54:01 +0200
Hello Qt
My application can be executed without a problem on my Mandriva laptop,
where also the development has been done.. but
when I am trying to execute this application in a different Mandriva
Linux machine, there is an error produced :
symbol lookup error: ./WaterAnalystInterface: undefined symbol:
_ZNK10QBoxLayout7stretchEi
Any ideas?
--
Best Regards
Nikos Gerontidis
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list