Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    QtWebKit crashes when deployed

    Installation and Deployment
    1
    1
    726
    Loading More Posts
    • 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.
    • P
      Pilou last edited by

      Hello every one,

      I am trying to deploy on windows an application that uses QtWebkit. When it runs on my computer every thing is ok, but it doesn't on other Windows 7 computer I can find. When the QWebView used to display web content, is supposed to appear, the application crashes. The WebView appears when the user clicks a button, so if he doesn't the rest of the application is running correctly.
      I have read that into the doc : "here":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html

      bq. If you are deploying an application that uses QtWebKit to display HTML pages from the World Wide Web, you should include all text codec plugins to support as many HTML encodings possible.

      But I don't know what "text codec plugins" are, and how to add them with my .exe file. (I have in the same directory as my .exe all DLL that were asked).
      (Maybe this is not related to my issue but this is the only idea I have for the moment)

      I am using Qt5.0.1 with mingw.

      Any help will be appreciate

      1 Reply Last reply Reply Quote 0
      • First post
        Last post