C:\Qt\6.5.2\msvc2019_64\include\QtCore/qdebug.h(212): error C2143: syntax error: missing ';' before '<'
C:\Qt\6.5.2\msvc2019_64\include\QtCore/qdebug.h(212): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Qt\6.5.2\msvc2019_64\include\QtCore/qdebug.h(212): error C2238: unexpected token(s) preceding ';'
C:\Qt\6.5.2\msvc2019_64\include\QtCore/qdebug.h(212): error C2143: syntax error: missing ';' before '<'
C:\Qt\6.5.2\msvc2019_64\include\QtCore/qdebug.h(212): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Qt\6.5.2\msvc2019_64\include\QtCore/qdebug.h(212): error C2238: unexpected token(s) preceding ';'
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(29): error C2504: 'QObject': base class undefined
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(206): error C2061: syntax error: identifier 'QEvent'
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(206): error C3668: 'QAction::event': method with override specifier 'override' did not override any base class methods
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(90): error C3861: 'parent': identifier not found
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(90): note: 'parent': function declaration must be available as none of the arguments depend on a template parameter
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(88): note: This diagnostic occurred in the compiler generated function 'T QAction::parentWidget(void) const'
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(32): error C2065: 'd_ptr': undeclared identifier
C:\Qt\6.5.2\msvc2019_64\include\QtGui\qactiongroup.h(16): error C2504: 'QObject': base class undefined
C:\Qt\6.5.2\msvc2019_64\include\QtGui\qactiongroup.h(19): error C2065: 'd_ptr': undeclared identifier
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(29): error C2504: 'QObject': base class undefined
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(206): error C3668: 'QAction::event': method with override specifier 'override' did not override any base class methods
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(90): error C3861: 'parent': identifier not found
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(90): note: 'parent': function declaration must be available as none of the arguments depend on a template parameter
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(88): note: This diagnostic occurred in the compiler generated function 'T QAction::parentWidget(void) const'
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(32): error C2065: 'd_ptr': undeclared identifier
C:\Qt\6.5.2\msvc2019_64\include\QtGui\qactiongroup.h(16): error C2504: 'QObject': base class undefined
C:\Qt\6.5.2\msvc2019_64\include\QtGui\qactiongroup.h(19): error C2065: 'd_ptr': undeclared identifier
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(29): error C2504: 'QObject': base class undefined
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(206): error C2061: syntax error: identifier 'QEvent'
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(206): error C3668: 'QAction::event': method with override specifier 'override' did not override any base class methods
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(90): error C3861: 'parent': identifier not found
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(90): note: 'parent': function declaration must be available as none of the arguments depend on a template parameter
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(88): note: This diagnostic occurred in the compiler generated function 'T QAction::parentWidget(void) const'
C:\Qt\6.5.2\msvc2019_64\include\QtGui/qaction.h(32): error C2065: 'd_ptr': undeclared identifier
C:\Qt\6.5.2\msvc2019_64\include\QtGui\qactiongroup.h(16): error C2504: 'QObject': base class undefined
C:\Qt\6.5.2\msvc2019_64\include\QtGui\qactiongroup.h(19): error C2065: 'd_ptr': undeclared identifier
error C2143: syntax error: missing ‘;‘ before ‘<‘
最新推荐文章于 2025-04-11 00:16:46 发布