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. Building Windows version with OpenSSL support
QtWS25 Last Chance

Building Windows version with OpenSSL support

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 2 Posters 6.6k 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.
  • J Offline
    J Offline
    jdarnold
    wrote on last edited by
    #1

    I'm a little unclear on how to build Qt 4.6.3 with OpenSSL support. I'm running from my VS2008 command line window, but I see 'openssl = no' when I run configure. I have openssl installed in c:\openssl. I added c:\openssl\include to the INCLUDE env variable and c:\openssl\lib to LIB, but configure still says openssl = no. Do I need to pass confgure -openssl? Or do I just make and it will figure out where openssl is? As this process takes something like 5+ hrs, I'm hesitant to just try it!

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #2

      You should pass additional parameter to configure for openssl support. Don't remember what parameter exactly, but I think you can find it using configure.exe --help

      1 Reply Last reply
      0
      • ? This user is from outside of this forum
        ? This user is from outside of this forum
        Guest
        wrote on last edited by
        #3

        you can also chk this "link":http://www.rolandli.com/2009/05/22/building-qt-with-openssl

        1 Reply Last reply
        0
        • J Offline
          J Offline
          jdarnold
          wrote on last edited by
          #4

          thx, that link looks pretty useful.

          1 Reply Last reply
          0
          • ? This user is from outside of this forum
            ? This user is from outside of this forum
            Guest
            wrote on last edited by
            #5

            if that works, you could add the step by step instructions in a wiki page for other users. will help us all :)

            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