摘要: 参考:http://blog.csdn.net/robinjwong/article/details/5636049error:the procedure entry point _glutinitwithexit could not be located in the dnamic link librarysolution:Try define the following line right before including the header, glut.h.#define GLUT_DISABLE_ATEXIT_HACK 阅读全文
posted @ 2013-09-17 15:05 qingsun_ny 阅读(265) 评论(0) 推荐(0) 编辑