VC运行OpenGL,gl.h报错

vc中运行以下程序出错:#include<GL/gl.h>#include<GL/glu.h>#include<GL/glaux.h>#include<windows.h... vc中运行以下程序出错:
#include<GL/gl.h>
#include<GL/glu.h>
#include<GL/glaux.h>
#include <windows.h>

int main()
{
return 0;
}
错误:
d:\microsoft visual studio\vc98\include\gl\gl.h(1152) : error C2144: syntax error : missing ';' before type 'void'
d:\microsoft visual studio\vc98\include\gl\gl.h(1152) : error C2501: 'WINGDIAPI' : missing storage-class or type specifiers
d:\microsoft visual studio\vc98\include\gl\gl.h(1152) : fatal error C1004: unexpected end of file found
Error executing cl.exe.

ConsGL.exe - 3 error(s), 0 warning(s)

不知道什么原因....................
展开
 我来答
leechen188
2009-03-28 · 超过18用户采纳过TA的回答
知道答主
回答量:48
采纳率:0%
帮助的人:48.1万
展开全部
在第一行加一个 #include "stdafx.h",如果还是不行的话,再去下载一个最新版的glut,替换掉现在的gl.h
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式