Warzone2100 / WMIT

Warzone Model Import Tool - for use with Warzone 2100
GNU General Public License v3.0
16 stars 11 forks source link

Build for debian 11(qt 5.15) #40

Open Nikita-Presnov opened 2 years ago

Nikita-Presnov commented 2 years ago
...
.../WMIT/src/widgets/QtGLView.cpp:492:59: error: cannot convert ‘QGLContext*’ to ‘QOpenGLContext*’
...
...WMIT/src/widgets/QtGLView.cpp:541:59: error: cannot convert ‘QGLContext*’ to ‘QOpenGLContext*’
...
past-due commented 1 year ago

I merged 1d5a2551603425a2ba647807908ad15c1abfee7e which updates libQGLViewer - does that fix it for you?