Qabstractanimation.h:59: error: base class has incomplete type
General and Desktop
1
Posts
1
Posters
1.5k
Views
1
Watching
-
wrote on 2 Apr 2013, 13:33 last edited by
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?
1/1