Re: error loading libffi
"Tim Bradshaw (as tfb at tfeb dot org)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
In particular can you show the output of (ql:quickload "sdl3" :verbose t) Without some information about what is failing it is simply not possible for anyone to work out what is wrong. Also what does (ql:quickload "cffi-libffi" :verbose t) say? --tim > On 25 Jul 2025, at 07:33, Tim Bradshaw (as tfb at cley dot com) <[email protected]> wrote: > > Can you say what you're doing exactly? Are you using Quicklisp? If not does ASDF know how to load the dependencies? > >> On 25 Jul 2025, at 07:13, Yoon Choi (as cltech95 at gmail dot com) <[email protected]> wrote: >> >> I am trying to load this sdl3 library : https://github.com/aiffc/cl-sdl3 >> >> It seems lispworks has problem loading its libffi dependency, >> >> I am running lispworks 8.0 on Windows 11 _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html