Microsoft Windows [Version 10.0.17134.2208] (c) 2018 Microsoft Corporation. All rights reserved. c:\Qt\Qt6.3.0_17_new> c:\Qt\Qt6.3.0_20>cmake --build . --parallel cmake --build . --parallel [1/7894] Automatic MOC for target Gui [2/7893] Running AUTOMOC file extraction for target Gui [3/7893] Running moc --collect-json for target Gui [4/7893] Building CXX object qtbase\src\testlib\CMakeFiles\Test.dir\qtestjunitstreamer.cpp.obj [5/7893] Building CXX object qtbase\src\testlib\CMakeFiles\Test.dir\qteamcitylogger.cpp.obj [6/7893] Building CXX object qtbase\src\testlib\CMakeFiles\Test.dir\qtestdata.cpp.obj [7/7893] Building CXX object qtbase\src\testlib\CMakeFiles\Test.dir\qxmltestlogger.cpp.obj [8/7893] Building CXX object qtbase\src\testlib\CMakeFiles\Test.dir\qabstractitemmodeltester.cpp.obj [9/7893] Building CXX object qtbase\src\testlib\CMakeFiles\Test.dir\qtestelement.cpp.obj [10/7893] Building CXX object qtbase\src\testlib\CMakeFiles\Test.dir\qtestelementattribute.cpp.obj [11/7893] Generating QMYSQLDriverPlugin_resource.rc [12/7893] Building CXX object qtbase\src\testlib\CMakeFiles\Test.dir\qtestlog.cpp.obj [13/7893] Building CXX object qtbase\src\testlib\CMakeFiles\Test.dir\qtestmouse.cpp.obj [14/7893] Building CXX object qtbase\src\testlib\CMakeFiles\Test.dir\qtestresult.cpp.obj [15/7893] Building CXX object qtbase\src\gui\CMakeFiles\Gui.dir\itemmodels\qfilesystemmodel.cpp.obj FAILED: qtbase/src/gui/CMakeFiles/Gui.dir/itemmodels/qfilesystemmodel.cpp.obj C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\icx.exe /nologo /TP -DGui_EXPORTS -DMD4C_USE_UTF8 -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_GUI_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_MOC_COMPAT -DQT_NO_CAST_TO_ASCII -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_USING_NAMESPACE -DQT_QPA_DEFAULT_PLATFORM_NAME=\"windows\" -DQT_USE_QSTRINGBUILDER -DUNICODE -DWIN32 -DWIN64 -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_USE_MATH_DEFINES -D_WIN64 -D_WINDLL -IC:\Qt\Qt6.3.0_20\qtbase\src\gui\Gui_autogen\include -IC:\Qt\Qt6.3.0_20\qtbase\include -IC:\Qt\Qt6.3.0_20\qtbase\include\QtGui -IC:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui -IC:\Qt\Qt6.3.0_20\qtbase\src\gui -IC:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\..\3rdparty\VulkanMemoryAllocator -IC:\Qt\Qt6.3.0_20\qtbase\include\QtGui\6.3.0 -IC:\Qt\Qt6.3.0_20\qtbase\include\QtGui\6.3.0\QtGui -IC:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\..\3rdparty\md4c -IC:\Qt\Qt6.3.0_20\qtbase\include\QtCore -IC:\Qt\qt-everywhere-src-6.3.0\qtbase\mkspecs\win32-icc -IC:\Qt\Qt6.3.0_20\qtbase\src\corelib -IC:\Qt\Qt6.3.0_20\qtbase\include\QtCore\6.3.0 -IC:\Qt\Qt6.3.0_20\qtbase\include\QtCore\6.3.0\QtCore -IC:\Qt\qt-everywhere-src-6.3.0\qtbase\src\3rdparty\harfbuzz-ng\include\harfbuzz -IC:\Qt\qt-everywhere-src-6.3.0\qtbase\src\3rdparty\freetype\include -I"C:\Program Files (x86)\Intel\oneAPI\intelpython\latest\Library\include" /DWIN32 /D_WINDOWS /Zi /RTC1 -MDd /W3 -Zc:__cplusplus -permissive- -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:wchar_t -bigobj -Qstd=c++20 -QMD -QMT qtbase\src\gui\CMakeFiles\Gui.dir\itemmodels\qfilesystemmodel.cpp.obj -QMF qtbase\src\gui\CMakeFiles\Gui.dir\itemmodels\qfilesystemmodel.cpp.obj.d /Foqtbase\src\gui\CMakeFiles\Gui.dir\itemmodels\qfilesystemmodel.cpp.obj /Fdqtbase\src\gui\CMakeFiles\Gui.dir\ -c C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:4: C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(83,82): error: use of undeclared identifier 'QLatin1StringView'; did you mean 'QLatin1String'? inline QString type() const { if (info) return info->displayType; return QLatin1StringView(""); } ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/tools/qhashfunctions.h(65,7): note: 'QLatin1String' declared here class QLatin1String; ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:4: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:18: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui\6.3.0\QtGui/private/qtguiglobal_p.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui\6.3.0\QtGui/private/../../../../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal_p.h:54: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/qtguiglobal.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal.h:43: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore\qglobal.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qglobal.h:45: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\type_traits(746,50): error: incomplete type 'QRegularExpression' used in type trait expression struct is_trivially_destructible : bool_constant<__is_trivially_destructible(_Ty)> { ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\type_traits(59,53): note: in instantiation of template class 'std::is_trivially_destructible' requested here struct conjunction<_First, _Rest...> : _Conjunction<_First::value, _First, _Rest...>::type { ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\type_traits(64,44): note: in instantiation of template class 'std::conjunction, std::disjunction>, std::_Has_no_alloc_destroy, QRegularExpression *>>>' requested here _INLINE_VAR constexpr bool conjunction_v = conjunction<_Traits...>::value; ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(938,20): note: in instantiation of variable template specialization 'std::conjunction_v, std::disjunction>, std::_Has_no_alloc_destroy, QRegularExpression *>>>' requested here if constexpr (!conjunction_v, _Uses_default_destroy<_Alloc, _Ty*>>) { ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1620,13): note: in instantiation of function template specialization 'std::_Destroy_range>' requested here _Destroy_range(_Myfirst, _Mylast, _Al); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(593,9): note: in instantiation of member function 'std::vector::_Tidy' requested here _Tidy(); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(182,5): note: in instantiation of member function 'std::vector::~vector' requested here QFileSystemModelPrivate() = default; ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(58,20): note: in defaulted default constructor for 'QFileSystemModelPrivate' first required here class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(58,7): note: due to 'QFileSystemModelPrivate' being dllexported class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/qtguiexports.h(47,26): note: expanded from macro 'Q_GUI_EXPORT' # define Q_GUI_EXPORT Q_DECL_EXPORT ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qcompilerdetection.h(101,36): note: expanded from macro 'Q_DECL_EXPORT' # define Q_DECL_EXPORT __declspec(dllexport) ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstringalgorithms.h(73,7): note: forward declaration of 'QRegularExpression' class QRegularExpression; ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:4: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:18: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui\6.3.0\QtGui/private/qtguiglobal_p.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui\6.3.0\QtGui/private/../../../../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal_p.h:54: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/qtguiglobal.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal.h:43: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore\qglobal.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qglobal.h:1454: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/qtypeinfo.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qtypeinfo.h:43: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\variant:19: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(938,20): error: constexpr if condition is not a constant expression if constexpr (!conjunction_v, _Uses_default_destroy<_Alloc, _Ty*>>) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1620,13): note: in instantiation of function template specialization 'std::_Destroy_range>' requested here _Destroy_range(_Myfirst, _Mylast, _Al); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(593,9): note: in instantiation of member function 'std::vector::_Tidy' requested here _Tidy(); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(182,5): note: in instantiation of member function 'std::vector::~vector' requested here QFileSystemModelPrivate() = default; ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(58,20): note: in defaulted default constructor for 'QFileSystemModelPrivate' first required here class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(58,7): note: due to 'QFileSystemModelPrivate' being dllexported class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/qtguiexports.h(47,26): note: expanded from macro 'Q_GUI_EXPORT' # define Q_GUI_EXPORT Q_DECL_EXPORT ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qcompilerdetection.h(101,36): note: expanded from macro 'Q_DECL_EXPORT' # define Q_DECL_EXPORT __declspec(dllexport) ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:4: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:18: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui\6.3.0\QtGui/private/qtguiglobal_p.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui\6.3.0\QtGui/private/../../../../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal_p.h:54: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/qtguiglobal.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal.h:43: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore\qglobal.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qglobal.h:1454: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/qtypeinfo.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qtypeinfo.h:43: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\variant:19: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(939,33): error: arithmetic on a pointer to an incomplete type 'std::_Default_allocator_traits>::value_type' (aka 'QRegularExpression') for (; _First != _Last; ++_First) { ^ ~~~~~~ C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstringalgorithms.h(73,7): note: forward declaration of 'QRegularExpression' class QRegularExpression; ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:4: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:18: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui\6.3.0\QtGui/private/qtguiglobal_p.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui\6.3.0\QtGui/private/../../../../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal_p.h:54: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/qtguiglobal.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal.h:43: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore\qglobal.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qglobal.h:1454: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/qtypeinfo.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qtypeinfo.h:43: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\variant:19: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(69,57): error: invalid application of 'alignof' to an incomplete type 'QRegularExpression' _INLINE_VAR constexpr size_t _New_alignof = (_STD max) (alignof(_Ty), ^~~~~~~~~~~~ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(827,21): note: in instantiation of variable template specialization 'std::_New_alignof' requested here _Deallocate<_New_alignof<_Ty>>(_Ptr, sizeof(_Ty) * _Count); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1621,17): note: in instantiation of member function 'std::allocator::deallocate' requested here _Al.deallocate(_Myfirst, static_cast(_Myend - _Myfirst)); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(593,9): note: in instantiation of member function 'std::vector::_Tidy' requested here _Tidy(); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(182,5): note: in instantiation of member function 'std::vector::~vector' requested here QFileSystemModelPrivate() = default; ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(58,20): note: in defaulted default constructor for 'QFileSystemModelPrivate' first required here class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(58,7): note: due to 'QFileSystemModelPrivate' being dllexported class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/qtguiexports.h(47,26): note: expanded from macro 'Q_GUI_EXPORT' # define Q_GUI_EXPORT Q_DECL_EXPORT ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qcompilerdetection.h(101,36): note: expanded from macro 'Q_DECL_EXPORT' # define Q_DECL_EXPORT __declspec(dllexport) ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstringalgorithms.h(73,7): note: forward declaration of 'QRegularExpression' class QRegularExpression; ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:4: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:18: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui\6.3.0\QtGui/private/qtguiglobal_p.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui\6.3.0\QtGui/private/../../../../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal_p.h:54: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/qtguiglobal.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal.h:43: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore\qglobal.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qglobal.h:1454: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/qtypeinfo.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qtypeinfo.h:43: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\variant:19: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(827,46): error: invalid application of 'sizeof' to an incomplete type 'QRegularExpression' _Deallocate<_New_alignof<_Ty>>(_Ptr, sizeof(_Ty) * _Count); ^~~~~~~~~~~ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1621,17): note: in instantiation of member function 'std::allocator::deallocate' requested here _Al.deallocate(_Myfirst, static_cast(_Myend - _Myfirst)); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(593,9): note: in instantiation of member function 'std::vector::_Tidy' requested here _Tidy(); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(182,5): note: in instantiation of member function 'std::vector::~vector' requested here QFileSystemModelPrivate() = default; ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(58,20): note: in defaulted default constructor for 'QFileSystemModelPrivate' first required here class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(58,7): note: due to 'QFileSystemModelPrivate' being dllexported class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/qtguiexports.h(47,26): note: expanded from macro 'Q_GUI_EXPORT' # define Q_GUI_EXPORT Q_DECL_EXPORT ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qcompilerdetection.h(101,36): note: expanded from macro 'Q_DECL_EXPORT' # define Q_DECL_EXPORT __declspec(dllexport) ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstringalgorithms.h(73,7): note: forward declaration of 'QRegularExpression' class QRegularExpression; ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:4: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:19: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel.h:44: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore\qabstractitemmodel.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/itemmodels/qabstractitemmodel.h:44: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore\qhash.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/tools/qhash.h:45: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/qhashfunctions.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/tools/qhashfunctions.h:44: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore\qstring.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstring.h:50: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/qchar.h:1: In file included from C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qchar.h:45: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\functional:18: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\unordered_map:11: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xhash:16: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1621,68): error: arithmetic on a pointer to an incomplete type 'std::_Default_allocator_traits>::value_type' (aka 'QRegularExpression') _Al.deallocate(_Myfirst, static_cast(_Myend - _Myfirst)); ~~~~~~ ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(593,9): note: in instantiation of member function 'std::vector::_Tidy' requested here _Tidy(); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(182,5): note: in instantiation of member function 'std::vector::~vector' requested here QFileSystemModelPrivate() = default; ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(58,20): note: in defaulted default constructor for 'QFileSystemModelPrivate' first required here class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(58,7): note: due to 'QFileSystemModelPrivate' being dllexported class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtGui/qtguiexports.h(47,26): note: expanded from macro 'Q_GUI_EXPORT' # define Q_GUI_EXPORT Q_DECL_EXPORT ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qcompilerdetection.h(101,36): note: expanded from macro 'Q_DECL_EXPORT' # define Q_DECL_EXPORT __declspec(dllexport) ^ C:\Qt\Qt6.3.0_20\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstringalgorithms.h(73,7): note: forward declaration of 'QRegularExpression' class QRegularExpression; ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(26,21): error: expected namespace name using namespace Qt::StringLiterals; ~~~~^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(283,31): error: no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long long', and no matching literal operator template || strShortPath == "."_L1 || strShortPath == ".."_L1) ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(283,58): error: no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long long', and no matching literal operator template || strShortPath == "."_L1 || strShortPath == ".."_L1) ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(288,32): error: no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long long', and no matching literal operator template if (absPath.startsWith("//"_L1) ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(289,37): error: no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long long', and no matching literal operator template || absPath.startsWith("\\\\"_L1)) // unc ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(293,42): error: no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long long', and no matching literal operator template const QString inputString = "\\\\?\\"_L1 + QDir::toNativeSeparators(absPath); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(351,37): error: no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long long', and no matching literal operator template if (absolutePath.startsWith("//"_L1)) { // UNC path ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(352,30): error: no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long long', and no matching literal operator template QString host = "\\\\"_L1 + pathElements.constFirst(); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(358,37): error: no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long long', and no matching literal operator template trailingSeparator = "\\"_L1; ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(745,18): error: no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long long', and no matching literal operator template return ""_L1; ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(1142,39): error: no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long long', and no matching literal operator template return QStringList("text/uri-list"_L1); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(1474,51): error: no matching literal operator for call to 'operator""_L1' with arguments of types 'const char *' and 'unsigned long long', and no matching literal operator template if (!rootPath().isEmpty() && rootPath() != "."_L1) { ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. [16/7893] Building CXX object qtbase\src\testlib\CMakeFiles\Test.dir\qtesttable.cpp.obj [17/7893] Building RC object qtbase\src\plugins\sqldrivers\mysql\CMakeFiles\QMYSQLDriverPlugin.dir\QMYSQLDriverPlugin_resource.rc.res [18/7893] Building CXX object qtbase\src\plugins\sqldrivers\mysql\CMakeFiles\QMYSQLDriverPlugin.dir\QMYSQLDriverPlugin_autogen\mocs_compilation.cpp.obj [19/7893] Building CXX object qtbase\src\plugins\sqldrivers\mysql\CMakeFiles\QMYSQLDriverPlugin.dir\main.cpp.obj [20/7893] Building CXX object qtbase\src\plugins\sqldrivers\mysql\CMakeFiles\QMYSQLDriverPlugin.dir\qsql_mysql.cpp.obj ninja: build stopped: subcommand failed. c:\Qt\Qt6.3.0_20>