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. Persistant moc file in visual studio

Persistant moc file in visual studio

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

    Hi
    I am using Visual Studio 2012 with the Qt addin
    I have a class that used to derive from QObject and declared the Q_OBJECT macro
    Now I have decided that I no longer need to derive from QObject so I rewrote the class, however, now when I rebuild the project I get an error message stating that Debug\moc_MyClass.cpp cannot be found.

    I have cleaned the project and deleted a generated files but to no avail

    Has anyone come across this before and if so how to overcome the problem

    Thanks

    1 Reply Last reply
    0
    • raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      i guess you also have to remove it from the project manually.
      May be a bug in the Qt addin.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      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