QCustomPlot Discussion and Comments

Receiving errors in Qt 6.3.0 on WindowsReturn to overview

syntax error: identifier 'ForceComplete' (compiling source file x64\Debug\moc\moc_qcustomplot.cpp)
'T': undeclared identifier (compiling source file x64\Debug\moc\moc_qcustomplot.cpp)
'std::remove_reference_t': 'T' is not a valid template type argument for parameter '_Ty' (compiling source file x64\Debug\moc\moc_qcustomplot.cpp)

I am receiving the errors above when trying to compile a Qt project using Qt6.3 on Windows. Kindly guide on how to solve the issue. Not able to find a solution anywhere.

I am having the same problem.

I am having the same problem too

but in Linux Mint