Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.4.0 RC
-
None
-
OS X 10.10
MacBook Pro
Description
I downloaded latest snapshot from http://download.qt-project.org/snapshots/qt/5.4/5.4.0-beta/2014-11-10_64/
The project that uses QtWebKit was build but it gives warning:
ld: warning: directory not found for option '-L/opt/local/lib'
And I can't run project, but the following error is displayed:
dyld: Library not loaded: /opt/local/lib/libxml2.2.dylib Referenced from: /Users/juhani/Qt5.4_new/5.4/clang_64/lib/QtWebKit.framework/Versions/5/QtWebKit Reason: Incompatible library version: QtWebKit requires version 12.0.0 or later, but libxml2.2.dylib provides version 10.0.0
Attachments
Issue Links
- is replaced by
-
QTBUG-42594 Can't open assistant or any other application linked against QtWebKit on Mac 10.9
- Closed