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

Qt 5.5.0 fails to build with XCode7 and older specified SDK

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes