标签: c++ opengl glut
我的系统在Windows 7上运行,而我的Turbo C ++编译器不支持opengl头文件。
所以问题是如何在Turbo C ++编译器中运行opengl程序?
答案 0 :(得分:3)
This可能有所帮助。