Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

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

    Tools
    3
    3
    2500
    Loading More Posts
    • 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
      Eusto last edited by

      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 Reply Quote 0
      • A
        ambershark @Eusto last edited by

        @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 Reply Quote 0
        • SGaist
          SGaist Lifetime Qt Champion last edited by

          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 Reply Quote 0
          • First post
            Last post