https://bugs.kde.org/show_bug.cgi?id=398582

--- Comment #57 from caulier.gil...@gmail.com ---
Hum, as i said, one million of errors like this :

gilles@Win10 MINGW64 ~/Documents/8.x (master)
$ cd build.vcpkg/ && cmake --build .
MSBuild version 17.7.2+d6990bcfa for .NET Framework

  1>Checking Build System
  Automatic MOC for target core_digikamdatabase_obj
  Building Custom Rule
C:/Users/gilles/Documents/8.x/core/libs/database/CMakeLists.txt
  mocs_compilation_Debug.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  databaseserverstarter.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  databaseservererror.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  databaseserver.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  dbengineconfigloader.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  dbengineconfig.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  dbengineactiontype.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  dbengineerrorhandler.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  dbengineguierrorhandler.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  dbengineparameters.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  dbenginebackend.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Users\gilles\Documents\8.x\core\libs\database\engine\dbenginebackend.cpp(1324,54):
warning C4996: 'QVariant::Type': Use QMetaType::Type instead.
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qvariant.h(142,70): message : see
declaration of 'QVariant::Type'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Users\gilles\Documents\8.x\core\libs\database\engine\dbenginebackend.cpp(1355,55):
warning C4996: 'QVariant::Type': Use QMetaType::Type instead.
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qvariant.h(142,70): message : see
declaration of 'QVariant::Type'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Users\gilles\Documents\8.x\core\libs\database\engine\dbenginebackend.cpp(1392,54):
warning C4996: 'QVariant::Type': Use QMetaType::Type instead.
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qvariant.h(142,70): message : see
declaration of 'QVariant::Type'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  dbenginesqlquery.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  dbengineaccess.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  tagregion.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Users\gilles\Documents\8.x\core\libs\database\tags\tagregion.cpp(147,24):
warning C4996: 'QVariant::Type': Use QMetaType::Type instead.
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore\qvariant.h(142,70): message : see
declaration of 'QVariant::Type'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Users\gilles\Documents\8.x\core\libs\database\tags\tagregion.cpp(152,24):
warning C4996: 'QVariant::Type': Use QMetaType::Type instead.
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore\qvariant.h(142,70): message : see
declaration of 'QVariant::Type'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Users\gilles\Documents\8.x\core\libs\database\tags\tagregion.cpp(359,24):
warning C4996: 'QVariant::Type': Use QMetaType::Type instead.
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore\qvariant.h(142,70): message : see
declaration of 'QVariant::Type'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Users\gilles\Documents\8.x\core\libs\database\tags\tagregion.cpp(365,24):
warning C4996: 'QVariant::Type': Use QMetaType::Type instead.
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore\qvariant.h(142,70): message : see
declaration of 'QVariant::Type'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  thumbsdb.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  thumbsdbschemaupdater.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  thumbsdbbackend.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  thumbsdbaccess.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\database\core_digikamdatabase_obj.vcxproj]
  Generating Code...
  Automatic MOC for target core_digikamdialogs_obj
  Building Custom Rule
C:/Users/gilles/Documents/8.x/core/libs/dialogs/CMakeLists.txt
  mocs_compilation_Debug.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
  dprogressdlg.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
  dbusydlg.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
  filesaveoptionsdlg.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
  iccprofileinfodlg.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
  imagedialog.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
  imagedialog_preview.cpp
E:\dk\x64-windows\include\Qt6\QtCore/qcompilerdetection.h(1250,21): error
C2338: static_assert failed: 'On MSVC you must pass the /permissive- option to
the compiler.'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
C:\Program Files\Microsoft Visual
Studio\2022\Community\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39):
error C2139: 'QString': an undefined class is not allowed as an argument to
compiler intrinsic type trait '__is_convertible_to'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qlatin1stringview.h(23,7): message : see
declaration of 'QString'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,31): message : see
reference to class template instantiation
'std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(83,53): message : see
reference to variable template 'const bool
conjunction_v<std::negation<std::disjunction<std::is_same<QStringTokenizerBaseBase::tokenizer_state,enum
QAnyStringView::Tag>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QAnyStringView>,std::is_pointer<QStringTokenizerBaseBase::tokenizer_state>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QByteArray>,std::is_same<QStringTokenizerBaseBase::tokenizer_state,QString>
> >,std::is_convertible<QStringTokenizerBaseBase::tokenizer_state &,QString> >'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qanystringview.h(217,35): message : see
reference to alias template instantiation
'QAnyStringView::if_convertible_to<QString,QStringTokenizerBaseBase::tokenizer_state&>'
being compiled
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
E:\dk\x64-windows\include\Qt6\QtCore/qstringtokenizer.h(27,30): message : while
processing the default template argument of
'QAnyStringView::QAnyStringView(Container &&,wrapped<Container,QString>::type
&&)'
[C:\Users\gilles\Documents\8.x\build.vcpkg\core\libs\dialogs\core_digikamdialogs_obj.vcxproj]
Attempting to cancel the build...
...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to