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. Windows folder shortcut possible in include path?
Forum Updated to NodeBB v4.3 + New Features

Windows folder shortcut possible in include path?

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

    Is it possible to use a folder shortcut in Qt Creator for the INCLUDEPATH variable? My attempts are ending in failure but maybe there is special syntax to use?

    Thanks.

    -=ben

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      No, I don't think so. You could however use real symbolic links or junctions. These are supported by NTFS, they are just not supported in the default tools on windows. You could use a tool like "this one":http://schinagl.priv.at/nt/hardlinkshellext/hardlinkshellext.html to add support though. This page also has an explanation on the different types of linking that are possible.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mirswith
        wrote on last edited by
        #3

        Thanks for the info.

        -=ben

        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