Add the following line to your .pro file:
If the library is not in your compiler's search path also add this line:
qmake Code:
LIBS+=-LpathToYourGLUTLibTo copy to clipboard, switch view to plain text mode
Remember to rerun qmake afterwards.
Add the following line to your .pro file:
If the library is not in your compiler's search path also add this line:
qmake Code:
LIBS+=-LpathToYourGLUTLibTo copy to clipboard, switch view to plain text mode
Remember to rerun qmake afterwards.
Bookmarks