You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed all the steps mentioned in the INSTALL file but I got several error messages.
This is one of many
Error while trying to load definition for system cl-cffi-gtk from pathname C:/Users/apemangr/quicklisp/local-projects/cl-cffi-gtk/gtk/cl-cffi-gtk.asd: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-cffi-gtk-glib-init" "glib.init"> [Condition of type ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR]
; file: C:/Users/apemangr/quicklisp/local-projects/cl-cffi-gtk/glib/glib.init.lisp
; in: DEFINE-CONDITION FOREIGN-LIBRARY-MINIMUM-VERSION-MISMATCH
; (FORMAT GLIB-INIT::S "Library ~A has too old version: it is ~A but required ~
; to be at least ~A"
; (GLIB-INIT::.LIBRARY GLIB-INIT::C)
; (GLIB-INIT::.ACTUAL-VERSION GLIB-INIT::C)
; (GLIB-INIT::.MINIMUM-VERSION GLIB-INIT::C))
;
; caught ERROR:
; during macroexpansion of (FORMATTER "Library ~A has too old version: it is ~A but required ~
; to be at least ~A"). Use *BREAK-ON-SIGNALS* to intercept.
; error in FORMAT: Unknown directive (character: Return)
; Library ~A has too old version: it is ~A but required ~
; to be at least ~A
; ^
While evaluating the form starting at line 37, column 0
of #P"C:/Users/apemangr/quicklisp/local-projects/cl-cffi-gtk/gtk/cl-cffi-gtk.asd":
The text was updated successfully, but these errors were encountered:
I followed all the steps mentioned in the INSTALL file but I got several error messages.
This is one of many
The text was updated successfully, but these errors were encountered: