Hello, since I use qt-creator 2.6.0 I always get the following message if I run a compiled program:
Unable to load library icui18n "Cannot load library icui18n: (libicui18n.so.44: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)"
The library is installed and exists. Hi can I fix this problem? I already tried to add: LIBS += /usr/lib/libicui18n.so to the project file, but this doesn't help. I am using Ubuntu 12.04 32 bit and QT 4.8.2. Best regards: Uwe Fechner
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
