So, I\'m trying to use GLUT in an QT-OpenGL program for rendering text labels. For old Qt versions, it was simple to include glut, just add it in the pro file.
But fo