qfuture_impl.h:180:43: error:
-
../../../Qt/6.6.1/gcc_64/include/QtCore/qfuture_impl.h:180:43: error: ‘operator()’ is not a member of ‘std::decay<OperatorWindow*>::type’ {aka ‘OperatorWindow*’}
180 | struct ArgResolver : ArgResolver<decltype(&std::decay_t<F>::operator())>
|any fix for this?
or this?
../../../Qt/6.6.1/gcc_64/include/QtConcurrent/qtconcurrentstoredfunctioncall.h:189:64: error: no type named ‘IsPromise’ in ‘struct QtPrivate::ArgResolver<OperatorWindow*>’
189 | static_assert(QtPrivate::ArgResolver<Function>::IsPromise::value,
|
or this as well?../../../Qt/6.6.1/gcc_64/include/QtConcurrent/qtconcurrentstoredfunctioncall.h:195:15: error: no type named ‘PromiseType’ in ‘struct QtPrivate::ArgResolver<OperatorWindow*>’
195 | using PromiseType = typename QtPrivate::ArgResolver<Function>::PromiseType;
| ^~~~~~~~~~~
../../../Qt/6.6.1/gcc_64/include/QtConcurrent/qtconcurrentstoredfunctioncall.h:196:17: error: no type named ‘PromiseType’ in ‘struct QtPrivate::ArgResolver<OperatorWindow*>’
196 | return (new StoredFunctionCallWithPromise<Function, PromiseType, Args...>(std::move(args)))
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~i just used the MaintenanceTool and no updates
or is it something i have done wrong or not setup?
-
../../../Qt/6.6.1/gcc_64/include/QtCore/qfuture_impl.h:180:43: error: ‘operator()’ is not a member of ‘std::decay<OperatorWindow*>::type’ {aka ‘OperatorWindow*’}
180 | struct ArgResolver : ArgResolver<decltype(&std::decay_t<F>::operator())>
|any fix for this?
or this?
../../../Qt/6.6.1/gcc_64/include/QtConcurrent/qtconcurrentstoredfunctioncall.h:189:64: error: no type named ‘IsPromise’ in ‘struct QtPrivate::ArgResolver<OperatorWindow*>’
189 | static_assert(QtPrivate::ArgResolver<Function>::IsPromise::value,
|
or this as well?../../../Qt/6.6.1/gcc_64/include/QtConcurrent/qtconcurrentstoredfunctioncall.h:195:15: error: no type named ‘PromiseType’ in ‘struct QtPrivate::ArgResolver<OperatorWindow*>’
195 | using PromiseType = typename QtPrivate::ArgResolver<Function>::PromiseType;
| ^~~~~~~~~~~
../../../Qt/6.6.1/gcc_64/include/QtConcurrent/qtconcurrentstoredfunctioncall.h:196:17: error: no type named ‘PromiseType’ in ‘struct QtPrivate::ArgResolver<OperatorWindow*>’
196 | return (new StoredFunctionCallWithPromise<Function, PromiseType, Args...>(std::move(args)))
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~i just used the MaintenanceTool and no updates
or is it something i have done wrong or not setup?
-
../../../Qt/6.6.1/gcc_64/include/QtCore/qfuture_impl.h:180:43: error: ‘operator()’ is not a member of ‘std::decay<OperatorWindow*>::type’ {aka ‘OperatorWindow*’}
180 | struct ArgResolver : ArgResolver<decltype(&std::decay_t<F>::operator())>
|any fix for this?
or this?
../../../Qt/6.6.1/gcc_64/include/QtConcurrent/qtconcurrentstoredfunctioncall.h:189:64: error: no type named ‘IsPromise’ in ‘struct QtPrivate::ArgResolver<OperatorWindow*>’
189 | static_assert(QtPrivate::ArgResolver<Function>::IsPromise::value,
|
or this as well?../../../Qt/6.6.1/gcc_64/include/QtConcurrent/qtconcurrentstoredfunctioncall.h:195:15: error: no type named ‘PromiseType’ in ‘struct QtPrivate::ArgResolver<OperatorWindow*>’
195 | using PromiseType = typename QtPrivate::ArgResolver<Function>::PromiseType;
| ^~~~~~~~~~~
../../../Qt/6.6.1/gcc_64/include/QtConcurrent/qtconcurrentstoredfunctioncall.h:196:17: error: no type named ‘PromiseType’ in ‘struct QtPrivate::ArgResolver<OperatorWindow*>’
196 | return (new StoredFunctionCallWithPromise<Function, PromiseType, Args...>(std::move(args)))
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~i just used the MaintenanceTool and no updates
or is it something i have done wrong or not setup?