Error in qthread.h when compiling: std::invoke': no matching overloaded function found
-
wrote on 22 Mar 2022, 21:53 last edited by
I'm new to QT, and I'm getting an error in the qthread.h file when compiling a program using Visual Studio 2019. The error is "std::invoke: no matching overloaded function found" The version of QT that I'm using is 5.15.8. Could this be a problem with a setting in Visual Studio?
-
I'm new to QT, and I'm getting an error in the qthread.h file when compiling a program using Visual Studio 2019. The error is "std::invoke: no matching overloaded function found" The version of QT that I'm using is 5.15.8. Could this be a problem with a setting in Visual Studio?
wrote on 22 Mar 2022, 22:30 last edited by@TimothyJ said in Error in qthread.h when compiling: std::invoke': no matching overloaded function found:
The version of QT that I'm using is 5.15.8.
Since that is a commercial-only version shouldn't you ask TQtC?
1/2