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. Undeclared QMetaObject::SuperData
Forum Updated to NodeBB v4.3 + New Features

Undeclared QMetaObject::SuperData

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

    We have a couple projects that we developed using Visual Studios 2017, VisualGDB Vers 5.5 and Qt Version 5.12.3. My computer was updated and I needed to reinstall all the above tools. I intially installed a later version of Qt but then reverted back to Version 5.12.3. When I try to build our existing projects I am getting an undeclared QMetaObject::SuperData error. When I look at the moc file I see that it is using vers Qt 5.15.5. Not sure if this error is caused by an incompatibility of versions or not. Tried to uninstall everything and re install the desired versions, but still ahve the same issue. Creating a new project also has this error.

    1 Reply Last reply
    0
    • Christian EhrlicherC Online
      Christian EhrlicherC Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @sbartolett said in Undeclared QMetaObject::SuperData:

      Not sure if this error is caused by an incompatibility of versions or not. T

      At leasr you should not mix them. Remove the 5.15.5 stuff from your build system (did not say what you're using).

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      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