摘要:
参考: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 阅读全文