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. Deployment application that using qtwebkit and openSSL (https)

Deployment application that using qtwebkit and openSSL (https)

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 657 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.
  • B Offline
    B Offline
    borisa
    wrote on last edited by
    #1

    Hi,

    I copied my app to other computer win7 (included qtcore4.dll, qtnetwork4.dll and qtwebkit4.dll)
    I am trying to login to https address with qtwebkit and my Form changed his size to maximum size and stuck.
    I think my problem is in missing dll.
    Which dll is missing?

    Thx

    1 Reply Last reply
    0
    • hskoglundH Offline
      hskoglundH Offline
      hskoglund
      wrote on last edited by
      #2

      Hi, the openSSL files like ssleay32.dll, libssl32.dll etc. need the MSVC 2013 files msvcr120.dll and msvcp120.dll, maybe those are missing for you.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        borisa
        wrote on last edited by
        #3

        Hi,

        I tried to locate the files in my app folder - not working.

        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