Closed bon closed 3 years ago
Update quicklisp packages. (ql:update-all-dists)
Thanks for the quick reply. Unfortunately it still fails with the same error after quicklisp update.
Ok. Investigating...
I can't replicate this issue. Cl-DS.FANCY was added recentl(ish) and so I thought that lingering cl-ds version in your local quicklisp is a problem. Otherwise I have no idea what is wrong.
To mitgate this problem you can clone https://github.com/sirherrbatka/cl-data-structures.git into ql:*local-project-directories*
as well. Restart sbcl and attempt to load vellum system (or run the mushrooms example).
OK I have it working now. I deleted all the fasls for cl-data-structures and reloaded. Thanks for your help.
Happy to help.
Breanndán Ó Nualláin pisze:
OK I have it working now. I deleted all the fasls for cl-data-structures and reloaded. Thanks for your help. -- Marek Kochanowicz
Using SBCL 2.1.7.17
Cloned this repo to
ql:*local-project-directories*
Failed with:
Package CL-DS.FANCY does not exist.