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. Qt Creator removing string before a space for SDK
QtWS25 Last Chance

Qt Creator removing string before a space for SDK

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 896 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.
  • M Offline
    M Offline
    moray95
    wrote on last edited by moray95
    #1

    I'm trying to use Qt Creator which is installed on an hard disk named "Macintosh HD" which is not the boot drive. The path to the SDK therefore is: "Volumes/Macintosh HD/Users/user/Qt/5.5/clang_64/lib" but when I try to build and run an empty project I get the following error: "no such file or directory: 'HD/Users/user/Qt/5.5/clang_64/lib'". The part before the space is gone. Is this known bug? How can I fix it?

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

      Hi and welcome to devnet,

      It should rather be /Volumes/Macintosh\ HD/

      Did you setup the kit and Qt version yourself ?

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

      M 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        It should rather be /Volumes/Macintosh\ HD/

        Did you setup the kit and Qt version yourself ?

        M Offline
        M Offline
        moray95
        wrote on last edited by moray95
        #3

        @SGaist I did create a new kit with the new Qt version by selecting the appropriate path. But When I chose the file, I can see that the backslash is missing and there is no way to enter it manually (under Preferences -> Qt Versions).

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

          Then you should check the bug report system to see if it's something known, if not please consider creating a new report.

          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