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. Ghost of deleted class wont allow compilation!

Ghost of deleted class wont allow compilation!

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

    Hi,

    Apologize if this is a newb question but I got this QT C++ program I added a class to including .cpp + .h files. Afterwords I manually deleted each file from the project and when I compile I get a missing dependency error despite running 'Clean'. So I copied a backup back into the folder and the error persisted. This only went away after renaming the folder the project was in. What am I missing?

    Thanks

    JonBJ 1 Reply Last reply
    0
    • D Davidm71

      Hi,

      Apologize if this is a newb question but I got this QT C++ program I added a class to including .cpp + .h files. Afterwords I manually deleted each file from the project and when I compile I get a missing dependency error despite running 'Clean'. So I copied a backup back into the folder and the error persisted. This only went away after renaming the folder the project was in. What am I missing?

      Thanks

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @Davidm71
      Run qmake on the project from a menu if you change filenames.

      1 Reply Last reply
      2

      • Login

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