jdwatton

Results 5 comments of jdwatton

Thanks for the hints. Tried the conditionalize on variable-information, but it did not work. The load never makes it to the data-frame.lisp file. Seems like something else wants to load...

Thank-you. Still, I do not know how to use quicklisp:quickload to get a version lisp-stat that works. Same error: Error: System "sb-cltl2" not found. I know next to nothing about...

Yes, (slot-value (asdf:find-system 'data-frame) 'asdf:version) returns 1.3.1. Not sure of my next move. From: Steve Nunez ***@***.***> Sent: Monday, March 18, 2024 8:53 AM To: Lisp-Stat/data-frame ***@***.***> Cc: John Watton...

Thanks for your patience. Okay, I tried the instructions on: GitHub - Lisp-Stat/lisp-stat: Lisp-Stat main system I do get further along, but I get stuck on loading the third party...

Yes, I am on Windows. After installing gcc, Lisp-stat and all the dependencies load in ACL 10.1. There are a lot of warnings. There has been at least one error...