On installing an app on a phone I got a message from the installer that read (more or less) "QtWebKit not found, install anyway?".
The application is compiled with QT += webkit in the PRO file. Is there some dll or some such that needs to be included besides?

Reply With Quote

