-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Unable to load Sucle with the latest quicklisp dists:
…
[package claw-utils]..............................
[package glfw]....................................
[package window]..
;
; caught ERROR:
; READ error during COMPILE-FILE:
;
; Symbol "DEFCALLBACK" not found in the CLAW package.
;
; Line: 377, Column: 20, File-Position: 9755
;
; Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /Users/art/projects/lisp/sucle/src/window/glfw3.lisp" {100548B903}>
; Debugger entered on #<UIOP/LISP-BUILD:COMPILE-FILE-ERROR {1002AC3463}>
;
; compilation unit aborted
; caught 2 fatal ERROR conditions
; caught 1 ERROR condition
[1] CL-USER>
; Evaluation aborted on #<UIOP/LISP-BUILD:COMPILE-FILE-ERROR {1002AC3463}>
CL-USER> (ql:where-is-system :claw)
#P"/Users/art/.roswell/lisp/quicklisp/dists/org.borodust.bodge/software/claw-20191116131925/"
CL-USER> (ql-dist:all-dists)
(#<QL-DIST:DIST org.borodust.bodge 20191116132028>
#<QL-DIST:DIST quicklisp 2019-12-27> #<QL-DIST:DIST ultralisp 20200129120504>)
Metadata
Metadata
Assignees
Labels
No labels