undefined reference to'QCPAxisTickerDateTime'
-
@quzhuo Looks like you're not linking qcustomplot library. Please show your pro or CMakeLists.txt file.
-
@quzhuo Please post text, not pictures. And please post whole pro file!
Did you add the qcustomplot.cpp file to your project like shown here: https://www.qcustomplot.com/index.php/tutorials/settingup ? -
@quzhuo Please post text, not pictures. And please post whole pro file!
Did you add the qcustomplot.cpp file to your project like shown here: https://www.qcustomplot.com/index.php/tutorials/settingup ? -
@quzhuo said in undefined reference to'QCPAxisTickerDateTime':
How do I send the whole project file
What do you mean?
Just post the content of the file here as text.
Why do you have $$PWD in front of each file?Did you do a complete rebuild after changing the pro file?
-
@quzhuo said in undefined reference to'QCPAxisTickerDateTime':
How do I send the whole project file
What do you mean?
Just post the content of the file here as text.
Why do you have $$PWD in front of each file?Did you do a complete rebuild after changing the pro file?
-
@jsulm Thanks, I didn't rebuild it after I changed the pro file, and I didn't report an error after rebuilding it just now.Sorry to bother you.
@quzhuo said in undefined reference to'QCPAxisTickerDateTime':
Sorry to bother you
No problem.
Just remember that after changing pro file you need to rebuild :-)