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
Forum Updated to NodeBB v4.3 + New Features

OSX - QtCreator ignoring kit compiler

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 283 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 last edited by Luca_nam
    #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

    jsulmJ 1 Reply Last reply
    0
    • L Luca_nam

      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

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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
      0
      • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on
      • jsulmJ jsulm

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

        L Offline
        L Offline
        Luca_nam
        wrote on last edited by Luca_nam
        #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

        • Login

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