Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
4.7.0
-
None
-
Ubuntu Lucid 10.04, 64bit
Description
QLibrary does not manage to QLibrary::load() the libraries on Maemo that the desktop Linux version can. For example
QLibrary lib("libQtCore");
qDebug() << lib.load();
returns false