@JPolo said in Unable to compile when using QCustomPlot:
I use Qt Creator 4.15.0 based on Qt 5.15.2 MSVC2019
That is not necesserilly Qt version you're using (this is the Qt version used to build QtCreator).
What Qt version did you install?
What is the first error message?
Did you do what the tutorial suggests: "To use the shared library in your application, set the define QCUSTOMPLOT_USE_LIBRARY before including the QCustomPlot header."?