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

Compilation of cl-sdl2 fails on rPi 3 and CCL #88

Open
Joh11 opened this issue Apr 6, 2018 · 0 comments
Open

Compilation of cl-sdl2 fails on rPi 3 and CCL #88

Joh11 opened this issue Apr 6, 2018 · 0 comments

Comments

@Joh11
Copy link

Joh11 commented Apr 6, 2018

When using quicklisp and CCL v.1.11.5 to compile sdl2:

? (ql:quickload :sdl2)
To load "sdl2":
  Load 1 ASDF system:
    sdl2
; Loading "sdl2"
................
> Error: The value #<CODE-VECTOR #x1551E6E6> is not of the expected type LIST.
> While executing: (:INTERNAL AUTOWRAP:DEFINE-FOREIGN-FUNCTION), in process listener(1).
> Type :POP to abort, :R for a list of available restarts.
> Type :? for other options.

cl-autowrap seems to be the cause. Maybe related to this issue.

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