Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Hashmark (#) in file names are not escaped by qt creator (bug report)
Forum Updated to NodeBB v4.3 + New Features

Hashmark (#) in file names are not escaped by qt creator (bug report)

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 486 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.
  • AndersLindenA Offline
    AndersLindenA Offline
    AndersLinden
    wrote on last edited by
    #1

    There is no "issue" tab in the github project which I assume is https://github.com/qtproject/qt-creator
    so I give a bug description in here.

    When I add all files in a directory in a lib project in qt creator (by right clicking and selecting "Add Existing Directory") those filenames that will be added to the pro file will if they contains the character # not be escaped to $$(LITERAL_HASH). Build errors will therefor occur.

    Search and replace will be needed to correct the pro file.

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      I can confirm the bug but you should report it at https://bugreports.qt.io not here.

      P.S.
      Qt main repository is http://code.qt.io not github

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      3

      • Login

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