Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.12
-
None
-
-
4bbc782fc70f30e8b1530e87c85a8f453deb051d b0c0d79ee42879586525349ead5ada574e6e0a65
Description
dev branch of qtactiveqt does not compile with latest qtbase/dev:
D:\dev\qt\dev\src\qtactiveqt\src\activeqt\container\qaxbase.cpp(3034): error C2338: QtDBus meta-object generator should generate the same version as moc
This is because of commit 1c623bc6d1c0a7c in qtbase, that changed the QMetaObject binary format.