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

Not possible to generate the bindings at this time. #8

Closed
dmitshur opened this issue Mar 15, 2015 · 0 comments · Fixed by go-gl/glow#56 or #9
Closed

Not possible to generate the bindings at this time. #8

dmitshur opened this issue Mar 15, 2015 · 0 comments · Fixed by go-gl/glow#56 or #9

Comments

@dmitshur
Copy link
Member

After the early 2015 package overhaul, the go-gettable and importable generated gl bindigns have been moved out of glow repo into this gl repo.

That move was done manually and at this time it's not possible to automatically re-generate the gl bindings using the latest version of glow.

It should be possible to do go generate or so to do that.

This issue will be fixed soon via upcoming PR.

dmitshur added a commit that referenced this issue Mar 15, 2015
`go generate -tags=gen`
Regenerate all gl bindings using the new go generate directives and
latest version of glow.
Fixes #8.
Closes #2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant