#include <qopenglwidget.h> no such file or directory Qt 6.2
Brought to you by:
rathmann
Hello,
I'm trying to compile and #include <qwt_plot_opengl_canvas.h>, when i do, this file is #include'ing a file that looks to be moved in Qt 6.x (i'm using Qt 6.2.3 currently)</qwt_plot_opengl_canvas.h>
The file #include <qopenglwidget.h> seems to have been moved to #include <qtopenglwidgets qopenglwidget.h=""></qtopenglwidgets></qopenglwidget.h>
So, my code errors out with a "no such file or directory <qopenglwidget.h>"</qopenglwidget.h>
Thanks,
Nick
Anonymous
fixed in develop and Qwt-6.2 branch