Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.6.0 Beta
-
None
-
Mac OS X 10.8
-
b4c9c02e736b70572d30311e080a3d5cdf9ca154
Description
WebEngine application examples can be compiled with Qt Creator but application output prints following error messages:
QuickNanoBrowser error message:
qml: Render process exited with code 5 (normal exit)
dyld: Library not loaded: @rpath/QtWebEngineCore.framework/Versions/5/QtWebEngineCore
Referenced from: /Users/aksalova/QtE5.6.0-aios-beta-169/5.6/clang_64/lib/QtWebEngineCore.framework/Helpers/QtWebEngineProcess.app/Contents/MacOS/QtWebEngineProcess
Reason: image not found
FancyBrowser error message:
dyld: Library not loaded: @rpath/QtWebEngineCore.framework/Versions/5/QtWebEngineCore
Referenced from: /Users/aksalova/QtE5.6.0-aios-beta-169/5.6/clang_64/lib/QtWebEngineCore.framework/Helpers/QtWebEngineProcess.app/Contents/MacOS/QtWebEngineProcess
Reason: image not found
DemoBrowser has now error message but application window (unsurprisingly) doesn't open at all.
Attachments
Issue Links
- is required for
-
QTBUG-47958 Issues to be fixed before Qt 5.6.0 Beta
- Closed