glut编译问题 (程序无法运行)

时间:2023-11-28 17:44:02

参考:http://blog.****.net/robinjwong/article/details/5636049

error: the procedure entry point _glutinitwithexit could not be located in the dnamic link library

solution:
Try define the following line right before including the header, glut.h.

#define GLUT_DISABLE_ATEXIT_HACK