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

glx cannot convert type #4

Closed
doug opened this issue May 20, 2014 · 1 comment
Closed

glx cannot convert type #4

doug opened this issue May 20, 2014 · 1 comment

Comments

@doug
Copy link

doug commented May 20, 2014

Running on ubuntu linux 64-bit, the command 'go install ./gl-core/3.3/gl', returns the following error:

procaddr/glx/glx.go:10: cannot convert _Cfunc_CString(name) (type *_Ctype_char) to type *_Ctype_GLubyte

@errcw errcw closed this as completed in 7050bad May 20, 2014
@errcw
Copy link
Member

errcw commented May 20, 2014

I verified that this fix allows the library to compile but was unable to verify it works as expected (you can see how this ended up broken in the first place)—please let me know if this fix is insufficient.

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

2 participants