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

Qt Creator removing string before a space for SDK

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 902 Views 2 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.
  • M Offline
    M Offline
    moray95
    wrote on 7 Sept 2015, 19:54 last edited by moray95 9 Jul 2015, 19:54
    #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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 7 Sept 2015, 20:08 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 7 Sept 2015, 20:22
      0
      • S SGaist
        7 Sept 2015, 20:08

        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 7 Sept 2015, 20:22 last edited by moray95 9 Jul 2015, 20:24
        #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
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 7 Sept 2015, 20:24 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

          1/4

          7 Sept 2015, 19:54

          • Login

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