Got it running. thx.
nerap
6
Posts
4
Following
A member registered Apr 19, 2024 · View creator page →
Creator of
Recent community posts
Autumn Lisp Game Jam 2024: Final Day comments · Posted in Autumn Lisp Game Jam 2024: Final Day comments
I’ve downloaded the zip archive and added the luckylambda dist.
When loading the project, there the following Error is signalled during the load process of “ui.lisp”. (Using SBCL 2.4.9)
COMPILE-FILE-ERROR while
compiling #<CL-SOURCE-FILE "lispy-rogue" "src" "ui">
;
; caught ERROR:
; READ error during COMPILE-FILE:
;
; Symbol "EDIT" not found in the CL-LIBALLEGRO-NUKLEAR/DECLARATIVE package.
;
; Line: 17, Column: 24, File-Position: 614
Would be nice if you could help me troubleshoot the issue.
Gamedev in Lisp. Part 1: ECS and Metalinguistic Abstraction comments · Posted in Gamedev in Lisp. Part 1: ECS and Metalinguistic Abstraction comments