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. A bug in the Qt Creator resource editor
Forum Updated to NodeBB v4.3 + New Features

A bug in the Qt Creator resource editor

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 278 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.
  • S Offline
    S Offline
    SuperJarvisCN
    wrote on last edited by
    #1

    Resource editors cannot add files from subdirectories to Git
    The resource manager always thinks the files are in the home directory
    The file in the subdirectory could not be found
    test.jpg is in a subdirectory.

    "C:\Program Files\Git\cmd\git.exe" add --intent-to-add test.jpg
    fatal: pathspec 'test.jpg' did not match any files
    The command "C:\Program Files\Git\cmd\git.exe" terminated with exit code 128.

    jsulmJ 1 Reply Last reply
    0
    • S SuperJarvisCN

      Resource editors cannot add files from subdirectories to Git
      The resource manager always thinks the files are in the home directory
      The file in the subdirectory could not be found
      test.jpg is in a subdirectory.

      "C:\Program Files\Git\cmd\git.exe" add --intent-to-add test.jpg
      fatal: pathspec 'test.jpg' did not match any files
      The command "C:\Program Files\Git\cmd\git.exe" terminated with exit code 128.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by jsulm
      #2

      @SuperJarvisCN This is not the right place to report bugs. Use Qt bug tracker for this.

      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