Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-25207

QT compilation with-qtnamespace and static openssl link fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.8.4
    • 4.8.1
    • Build System
    • None
    • qt 4.8.1 openssl 1.0.0g
    • 9bc44bb10b8f7426c8431d8e2fcb46ba9a0334aa

      for 4.8.1 when using -qtnamespace QT and static openssl lib the compilation failed using following configure command line:
      configure -qtnamespace QT -opensource -platform win32-msvc2010 -debug-and-release -fast -qt-zlib -qt-sql-sqlite -no-qt3support -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -mp -openssl -openssl-linked -webkit -script -scripttools -declarative -qt-style-windowsxp -qt-style-windowsvista -l wsock32 -l advapi32 -l gdi32 -l user32 -l crypt32

      the error seems to be when compile ssl support libs the openssl headers chokes, this may because the macro collisions when using QT namespace?

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            andysh Andy Shaw
            hume hume npx
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes