这个程序编译得很好,但是当我运行它的时候,它给了我错误信息freeglut.dll is missing from your computer。我下载了它并把它放在正确的目录中,它说MSVCR71.dll丢失了,所以我下载了它并把它放在正确的目录中,它开始显示“过程入口点__glutCreateWindowWithExit不能在动态链接库freeglut.dll
freeglut_static.lib(freeglut_callbacks.obj) : warning LNK4204: 'z:\CST328\Lab1\block\Release\vc90.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>freeglut_static.lib(freeglut_cursor.obj) : warning LNK