Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-23503

auto detection of compiler for iOS fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.11.0
    • iOS Support
    • None
    • macOS 10.15.2 (19C57), Xcode Version 11.3.1 (11C504), Command line tools installed
    • iOS/tvOS/watchOS, macOS

    Description

      The auto detection of the kits fails to find the compiler for iOS because the default llvm clang supports arm via -arch armv7 -arch arm64 , but the auto detection does not try to test it, and it just assumes that it is a plain x86 compiler

       

      It seems that installing one iOS simulator fixes the auto detection, and creates compilers for both simulator and arm

      Attachments

        Activity

          People

            vikas Vikas Pachdha
            fawzi Fawzi Mohamed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: