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

Qt creator autosave issue

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 91 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.
  • I Offline
    I Offline
    icebergenergy
    wrote last edited by
    #1

    I have qt project (make)
    I delete file from cpp
    Expecting that file going to be updated on qt creator
    But it's not
    How to fix it

    jsulmJ Pl45m4P J.HilkJ 3 Replies Last reply
    0
    • I icebergenergy

      I have qt project (make)
      I delete file from cpp
      Expecting that file going to be updated on qt creator
      But it's not
      How to fix it

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

      @icebergenergy said in Qt creator autosave issue:

      I delete file from cpp

      What do you mean? What should be updated?
      Do you mean you remove a cpp file from your qmake project file?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • I icebergenergy

        I have qt project (make)
        I delete file from cpp
        Expecting that file going to be updated on qt creator
        But it's not
        How to fix it

        Pl45m4P Offline
        Pl45m4P Offline
        Pl45m4
        wrote last edited by
        #3

        @icebergenergy

        Show your QMake/CMake file please


        If debugging is the process of removing software bugs, then programming must be the process of putting them in.

        ~E. W. Dijkstra

        1 Reply Last reply
        0
        • I icebergenergy

          I have qt project (make)
          I delete file from cpp
          Expecting that file going to be updated on qt creator
          But it's not
          How to fix it

          J.HilkJ Offline
          J.HilkJ Offline
          J.Hilk
          Moderators
          wrote last edited by
          #4

          @icebergenergy How did you add the files to your project — manually in Qt Creator, or did you rely on automatic folder parsing / globbing?

          Either way, if you delete a file via the file manager instead via QtCreator Project Manager, you'll have to rerun cmake.


          Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


          Q: What's that?
          A: It's blue light.
          Q: What does it do?
          A: It turns blue.

          1 Reply Last reply
          1

          • Login

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