Setup up GLUT projects in Codeblocks (Ubuntu 12.04)

后端 未结 5 1780
无人共我
无人共我 2021-01-03 03:33

I installed the freeglut3 and freeglut3-dev by apt-get. I want to create a OPENGL GLUT Project in Codeblocks. I was asked the GLUT\'s location and I entered \"/usr\" as I fo

5条回答
  •  情话喂你
    2021-01-03 03:49

    GLEW, GL, GLU, glut

    Add these one by one to your project's link libraries after installing them.

提交回复
热议问题