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. Facing issue while building QT with OpenSsl
Forum Updated to NodeBB v4.3 + New Features

Facing issue while building QT with OpenSsl

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 1.1k Views 2 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
    Ashutosh
    wrote on last edited by
    #1

    Hello Guys,

    Please help me in this->

    **ERROR: Feature 'openssl-linked' was enabled, but the pre-condition '!features.securetransport && libs.openssl' failed.

    ERROR: Feature 'openssl' was enabled, but the pre-condition '!features.securetransport && (features.openssl-linked || libs.openssl_headers)' failed.**

    Here my commands->
    ./configure -xplatform macx-ios-clang -debug-and-release -static -openssl-linked -I /usr/local/iOS/openssl/include -L /usr/local/iOS/openssl

    I am trying to build Qt with OpenSsl in Mac, but facing some error.
    There are some questions with the same type of issue which had already been asked. But for me not working.

    Thanks in Advance

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Which Qt version are you compiling? Which OpenSSL version are you linking? Is the OpenSSL cross-compiled to iOS already?

      (Z(:^

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

        Hi,

        Out of curiosity, why do you need to build against OpenSSL ?

        Since a few version, Qt's using the Secure Transport backend from Apple for the SSL related functionalities of Qt.

        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