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

Qt 5.5.0 fails to build with XCode7 and older specified SDK

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.5.0
    • Testing: qtestlib
    • None
    • OSX 10.10.5, XCode 7

      if you use

      -sdk macosx10.8

      in configure, then the build fails because the OSX macro

      NS_ASSUME_NONNULL_BEGIN

      is undefined. This macro is used in some OSX header file which is included by some Qt Test library source file (cf. ~define HAVE_XCTEST)
      These Qt source files should test against the active SDK.

      Link of interest maybe:
      https://gist.github.com/smileyborg/d513754bc1cf41678054

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

            vestbo Tor Arne Vestbø
            jirauser26727 user-04d21 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes