Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. QWebView works in QtCreator but not outside
QtWS25 Last Chance

QWebView works in QtCreator but not outside

Scheduled Pinned Locked Moved Qt WebKit
4 Posts 2 Posters 1.1k Views
  • 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.
  • M Offline
    M Offline
    M001
    wrote on last edited by
    #1

    hello,
    I am using the QWebView Widget in my application. I simply drag it onto my ui give it an webadress and run the application insige the QtCreator. It works fine, but when I compile it with MinGw and want to start it outside Qt it dosnt work. I am using Qt5.1, I compiled it in debugmode. Do I need any libary to make it work?
    Thanks for your help

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      If you want to run your application outside QtCreator you have to follow the "windows deployment guide":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • M Offline
        M Offline
        M001
        wrote on last edited by
        #3

        thanks, I have copied the missing dlls into the directory of the application. I used the dependencywalker to find the missing dlls :)

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Did you also copy the platform plugin ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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