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. Qabstractanimation.h:59: error: base class has incomplete type
QtWS25 Last Chance

Qabstractanimation.h:59: error: base class has incomplete type

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.5k 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.
  • P Offline
    P Offline
    pke62
    wrote on last edited by
    #1

    I am trying to install Qt 5 [5.0.1] on Mac [osx 10.7.5]. The first issue was with qisenum.h, but I found a fix for that. Now I am getting an error:
    /Applications/QtSDK_5.0.1/5.0.1/clang_64/include/QtCore/qabstractanimation.h:59: error: base class has incomplete type
    class Q_CORE_EXPORT QAbstractAnimation : public QObject

                                                ~~~~~~~^~~~~~~
    

    I've tried searching the forum with no success.

    Any ideas?

    • Phil
    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