It didn't work...
I have glut.lib file in the directory "C:\glut", and I added these two lines:
Qt Code:
LIBS += -lglut32 LIBS += -LC:\glut\glut.libTo copy to clipboard, switch view to plain text mode
I am getting tons of errors that look like:
Qt Code:
[..] glut.h:486: undefined reference to `__glutInitWithExit'To copy to clipboard, switch view to plain text mode




Reply With Quote

Bookmarks