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
Forum Updated to NodeBB v4.3 + New Features

Use QtWebKit in an application built under MSVC

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 417 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 27 Feb 2015, 06:15 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

    1/1

    27 Feb 2015, 06:15

    • Login

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