Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to find the exact configuration of the released version of Qt 5.5.1?
Forum Updated to NodeBB v4.3 + New Features

How to find the exact configuration of the released version of Qt 5.5.1?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 655 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.
  • Q Offline
    Q Offline
    QtBit44
    wrote on last edited by
    #1

    Hi there,

    I am currently running Qt 5.5.1 for Windows VC++ 2010. I need to rebuild the Qt source to include OpenSSL. I want to configure the Qt Everywhere 5.5.1 source with the exact same configuration options that I currently have running with the exception of the OpenSSL libraries. How can I find out the exact parameters in which Qt 5.5.1 for Windows VC++ 2010 was configured with originally?

    m.sueM 1 Reply Last reply
    0
    • Q QtBit44

      Hi there,

      I am currently running Qt 5.5.1 for Windows VC++ 2010. I need to rebuild the Qt source to include OpenSSL. I want to configure the Qt Everywhere 5.5.1 source with the exact same configuration options that I currently have running with the exception of the OpenSSL libraries. How can I find out the exact parameters in which Qt 5.5.1 for Windows VC++ 2010 was configured with originally?

      m.sueM Offline
      m.sueM Offline
      m.sue
      wrote on last edited by
      #2

      Hi @QtBit44

      in Qt 5.6 in the directory qtbase of your build there is a file configure.cache that contains the configure parameters. Maybe it's there in 5.5.1, too.

      -Michael.

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

        Hi,

        Why do you need to include OpenSS ?

        Qt already automatically uses it if it can find the dlls. Thus if you have the OpenSSL .dlls for example in the same folder as your application they will be loaded.

        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
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved