Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Use QtWebKit in an application built under MSVC
Qt 6.11 is out! See what's new in the release blog

Use QtWebKit in an application built under MSVC

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 705 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jrlaff
    wrote on last edited by
    #1

    Hi,

    This is rather a general question. I have built a Qt application with MSVC 2013 that uses QML and runs fine.

    Now I would like to use a QWebView from QtWebKit. I have added the lib and DLL files like I did with Qt and QtQuick, but the application complains that the QTWebKit is not installed when I run it.

    My question is: how do I add the QTWebKit module to my application, something that requires to add the following in Qt Creator's .pro file:
    QT += webkit

    I don't have any .pro file as I am not using QT Creator (and won't want to). This seems to be the only missing step here...

    Thank you.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved