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. How to deploy QtWebkit Application with OpenSSL in windows?

How to deploy QtWebkit Application with OpenSSL in windows?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 2.4k 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.
  • A Offline
    A Offline
    Alex Hu
    wrote on last edited by
    #1

    Hi guys,

    I have a project using QtWebkit to browser a page with https. I have rebuilt the Qt with OpenSSL and ICU, output to folder D:\qt-5.0.2-msvc10-bin\lib) and then I rebuilt the QtWebkit as http://trac.webkit.org/wiki/BuildingQtOnWindows.
    Now, I need to create a package for installation, should I include all dll files under D:\qt-5.0.2-msvc10-bin\lib, and all other dll files under ICU and OpenSSL are also required? Or I need to install OpenSSL in the computer where I will run my computer.
    Thanks.

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

      Hi,

      First step is to go through the "deployment documentation":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html

      If the package is done correctly you won't need to have OpenSSL installed (you will use the one coming with your application)

      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