Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. OSX - QtCreator ignoring kit compiler
QtWS25 Last Chance

OSX - QtCreator ignoring kit compiler

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 108 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Luca_nam
    wrote on 7 Apr 2025, 13:30 last edited by Luca_nam 4 Jul 2025, 13:32
    #1

    Hi,
    I have an old application that need to be compiled with an old XCode.app version.
    I installed xcode on path /applications/xcode_12_5_1.app

    Then I created a kit on Qt Creator config to use the old compiler as you can see on the image:
    Screenshot 2025-04-07 at 15.28.44.png

    The problem is that when building it always use default /applications/xcode.app completely ignoring the kit config.

    Where do I wrong ?

    Thanks
    Luca

    J 1 Reply Last reply 7 Apr 2025, 13:32
    0
    • L Luca_nam
      7 Apr 2025, 13:30

      Hi,
      I have an old application that need to be compiled with an old XCode.app version.
      I installed xcode on path /applications/xcode_12_5_1.app

      Then I created a kit on Qt Creator config to use the old compiler as you can see on the image:
      Screenshot 2025-04-07 at 15.28.44.png

      The problem is that when building it always use default /applications/xcode.app completely ignoring the kit config.

      Where do I wrong ?

      Thanks
      Luca

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 7 Apr 2025, 13:32 last edited by
      #2

      @Luca_nam And you did set this compiler in the Kit you're using?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      L 1 Reply Last reply 7 Apr 2025, 13:41
      0
      • C Christian Ehrlicher moved this topic from General and Desktop on 7 Apr 2025, 13:38
      • J jsulm
        7 Apr 2025, 13:32

        @Luca_nam And you did set this compiler in the Kit you're using?

        L Offline
        L Offline
        Luca_nam
        wrote on 7 Apr 2025, 13:41 last edited by Luca_nam 4 Jul 2025, 13:41
        #3

        @jsulm

        yes, the compiler is set in the Kit.

        The only way to use my xcode_12_5_1.app is to change default system xcode by executing

        xcode-select -s /Applications/Xcode_12_5_1.app/Contents/Developer

        1 Reply Last reply
        0

        1/3

        7 Apr 2025, 13:30

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved