Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Built Qt 5.3 Alpha on Mac: webkitwidgets and webkit built successfully, but are unavailable

$
0
0
This is the error message I get: Unknown module(s) in QT: webkitwidgets webkit How can I fix this this problem? I swear I’ve seen Webkit being built! At least, some parts of it, v8 and such. In fact, that’s what took the most of the day. Why do I get this error and how to fix it? This is how I’ve configured Qt: ./configure -c++11 -no-qml-debug -no-openssl -nomake examples -nomake tests -no-cups -no-icu -no-xcb -opengl desktop There are indeed files qtwebkit/lib/QtWebKit.framework and QtWebKitWidgets.framework

Viewing all articles
Browse latest Browse all 2113

Trending Articles