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

Make sure default build and the binary package on OS X is "modern"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.4.0 Beta
    • Packaging & Installer
    • None
    • macOS
    • cd512cbcab25a96519c540de062959961877fbc9 95c328d2f379fb24a31723752227f76727ada242

      • Minimum deployment target: 10.7
      • C+11 enabled and using libc+ (not the outdated libstdc++)

      To be decided:

      • automatically add
        "CONFIG += c++11"

        when building apps. Otherwise we get a build where Qt links against libc++ and the app links against libstdc++. Is this a problem for shared-library builds?

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

            sorvig Morten Sørvig
            sorvig Morten Sørvig
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes