Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem to load the library in Windows 10 with SBCL #96

Open
apemangr opened this issue Nov 11, 2021 · 0 comments
Open

Problem to load the library in Windows 10 with SBCL #96

apemangr opened this issue Nov 11, 2021 · 0 comments

Comments

@apemangr
Copy link

apemangr commented Nov 11, 2021

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":
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant