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. No tool chain set up in kit "Desktop Qt 5.7.1 clang 64bit" for "C".

No tool chain set up in kit "Desktop Qt 5.7.1 clang 64bit" for "C".

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 3 Posters 2.9k 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.
  • E Offline
    E Offline
    Eusto
    wrote on last edited by
    #1

    Does anybody knows how to fix this problem? It says there is no tool chain set up in kit whenever I run qtcreator on the terminal. I am using Qt creator 5.7.1 . Thank you in advance.

    No tool chain set up in kit "Desktop Qt 5.7.1 clang 64bit" for "C".
    No tool chain set up in kit "Desktop Qt 5.7.1 clang 64bit" for "C".
    Skipping prl file '/Users/shandiswong/Qt/5.7/ios/lib/libQt5Bootstrap.prl', because it cannot be opened (No such file or directory).
    Skipping prl file '/Users/shandiswong/Qt/5.7/ios/lib/libQt5QmlDevTools.prl', because it cannot be opened (No such file or directory).
    Skipping prl file '/Users/shandiswong/Qt/5.7/ios/lib/libQt5Bootstrap.prl', because it cannot be opened (No such file or directory).
    Skipping prl file '/Users/shandiswong/Qt/5.7/ios/lib/libQt5QmlDevTools.prl', because it cannot be opened (No such file or directory).

    A 1 Reply Last reply
    0
    • E Eusto

      Does anybody knows how to fix this problem? It says there is no tool chain set up in kit whenever I run qtcreator on the terminal. I am using Qt creator 5.7.1 . Thank you in advance.

      No tool chain set up in kit "Desktop Qt 5.7.1 clang 64bit" for "C".
      No tool chain set up in kit "Desktop Qt 5.7.1 clang 64bit" for "C".
      Skipping prl file '/Users/shandiswong/Qt/5.7/ios/lib/libQt5Bootstrap.prl', because it cannot be opened (No such file or directory).
      Skipping prl file '/Users/shandiswong/Qt/5.7/ios/lib/libQt5QmlDevTools.prl', because it cannot be opened (No such file or directory).
      Skipping prl file '/Users/shandiswong/Qt/5.7/ios/lib/libQt5Bootstrap.prl', because it cannot be opened (No such file or directory).
      Skipping prl file '/Users/shandiswong/Qt/5.7/ios/lib/libQt5QmlDevTools.prl', because it cannot be opened (No such file or directory).

      A Offline
      A Offline
      ambershark
      wrote on last edited by
      #2

      @Eusto It sounds like you just need to go into your kit settings in Qt Creator and add the kit manually for your Qt 5.7.1.

      I don't use Qt Creator so I can't tell you how off the top of my head but let me know if you can't find it and I'll look and send you a screenshot.

      Sometimes for some reason Qt Creator doesn't detect all your Qt installs and add the kits, so you need to manually add them.

      Also, is your Qt installed at the path it thinks, /Users/shandiswong/Qt/5.7/ios/lib/libQt5Bootstrap.prl? Make sure it's there and that you have permissions to that directory and file.

      My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

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

        Hi and welcome to devnet,

        Might be a silly question but: did you install Xcode ?

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

        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