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

qmake-generated XCode project doesn't build assembly files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.9.1
    • Build tools: qmake
    • None
    • iOS/tvOS/watchOS

    Description

      I've added a .s assembly file to SOURCES in qmake .pro file. When qmake generates  project.pbxproj, the assembly file is included, but is not marked for "membership" in the project, as seen on the attached screenshot - the checkbox is NOT marked by default.

      This seems to be caused by the ProjectBuilderSources::isObjectOutput function, which explicitly includes only c(pp) & objc(pp) files

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            anszom Andrzej Szombierski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes