Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ubuntu 13.04 make 报错 glew1.10 #48

Open
githuborge opened this issue Apr 20, 2014 · 0 comments
Open

ubuntu 13.04 make 报错 glew1.10 #48

githuborge opened this issue Apr 20, 2014 · 0 comments

Comments

@githuborge
Copy link

换了系统,以前的12.04能编过了,但是系统坏了,又开始配置,但是glu.h 找不到,下了一个放在 include 了

/usr/include/GL/glu.h:263:87: error: expected ‘)’ before ‘’ token
/usr/include/GL/glu.h:274:91: error: expected ‘)’ before ‘
’ token
/usr/include/GL/glu.h:283:91: error: expected ‘)’ before ‘*’ token

就是几个函数申明:
263:extern void APIENTRY gluNurbsCallback (GLUnurbs* nurb, GLenum which, GLvoid (CALLBACK CallBackFunc)());
274:extern void APIENTRY gluQuadricCallback (GLUquadric
quad, GLenum which, GLvoid (CALLBACK CallBackFunc)());
283:extern void APIENTRY gluTessCallback (GLUtesselator
tess, GLenum which, GLvoid (CALLBACK *CallBackFunc)());

有碰见过的吗?我不是太看的出来问题在哪里。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant