Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Project ERROR: Cannot run compiler
Forum Updated to NodeBB v4.3 + New Features

Project ERROR: Cannot run compiler

Scheduled Pinned Locked Moved Solved Installation and Deployment
4 Posts 2 Posters 610 Views 1 Watching
  • 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.
  • P Offline
    P Offline
    PSI_lbc
    wrote on last edited by
    #1

    Updated from 5.9 to 5.13

    Project ERROR: Cannot run compiler '/Developer/Applications/Apple/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++'. Output:

    The path: /Developer/Applications/Apple/Xcode does not exist.

    XCode is currently installed here: /Applications/Xcode

    I cannot find where to change it in Qt Creator. Is this something that is established at Qt install and is not configurable in Creator?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Are you using a pre-built binary ?
      Did you delete the build folder of your application ?
      What version of Xcode are you using ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      P 2 Replies Last reply
      0
      • SGaistS SGaist

        Hi,

        Are you using a pre-built binary ?
        Did you delete the build folder of your application ?
        What version of Xcode are you using ?

        P Offline
        P Offline
        PSI_lbc
        wrote on last edited by
        #3

        @sgaist said in Project ERROR: Cannot run compiler:

        Are you using a pre-built binary ?
        I would think so as I didn't compile anything after the download.

        Downloaded thru my Qt Enterprise account
        qt-unified-mac-x64-3.1.1-online.dmg

        Qt Creator 4.9.2
        Based on Qt 5.12.4 (Clang 10.0 (Apple), 64 bit)
        Built on Jun 26 2019 11:30:44
        From revision 8181363fa9

        MacOS High Sierra 10.13.6

        What version of Xcode are you using ?

        Xcode Version 10.1 (10B61)

        Did you delete the build folder of your application ?

        I will try this.

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          Are you using a pre-built binary ?
          Did you delete the build folder of your application ?
          What version of Xcode are you using ?

          P Offline
          P Offline
          PSI_lbc
          wrote on last edited by
          #4

          @sgaist said in Project ERROR: Cannot run compiler:

          Did you delete the build folder of your application ?

          Thanks!

          Tried the above. That cleared the path to compiler issue.

          Curious as to why this would work. Are there hidden config files Qt uses in the build folder?

          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