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

Does not build - CFFI issue #48

Closed
quicklisp opened this issue Mar 26, 2020 · 1 comment
Closed

Does not build - CFFI issue #48

quicklisp opened this issue Mar 26, 2020 · 1 comment

Comments

@quicklisp
Copy link

http://report.quicklisp.org/2020-03-26/failure-report/sucle.html#sucle has the full log.

;   (during macroexpansion of (CFFI:DEFCALLBACK CHAR-MODS-CALLBACK ...))
;   Unknown CFFI type %GLFW:WINDOW```
@gregcman
Copy link
Owner

This commit uses :pointer instead of (:pointer %glfw:window) for CFFI so it should work.

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