Setup up GLUT projects in Codeblocks (Ubuntu 12.04)

后端 未结 5 1753
无人共我
无人共我 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:51

    You should try /usr/local location if you were executing ./configure and installation with default parameters

提交回复
热议问题