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

auto detection of compiler for iOS fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Evaluated 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

      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

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

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

              Created:
              Updated:

                There are no open Gerrit changes