Closed argentcorvid closed 6 months ago
using Windows and SBCL.
on trying to install fukamachi-lack-20240209100541 from ultralisp:
[package lack/util]; ; caught ERROR: ; READ error during COMPILE-FILE: ; ; Package CL-ISAAC does not exist. ; ; Line: 98, Column: 22, File-Position: 3853
installing ISAAC with quicklisp and retrying works.
in the mean time (ql:quickload :cl-isaac) before loading lack. I use the workaround here https://github.com/rabbibotton/clog-win64-ez
Fixed by https://github.com/fukamachi/lack/commit/7e7c404736a89c10f1e1d4601f0fefae35e74cf7.
using Windows and SBCL.
on trying to install fukamachi-lack-20240209100541 from ultralisp:
[package lack/util]; ; caught ERROR: ; READ error during COMPILE-FILE: ; ; Package CL-ISAAC does not exist. ; ; Line: 98, Column: 22, File-Position: 3853
installing ISAAC with quicklisp and retrying works.