Re: error loading libffi
"Tim Bradshaw (as tfb at cley dot com)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
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