mcclim-desktop icon indicating copy to clipboard operation
mcclim-desktop copied to clipboard

compile error in standard-pathnames.lisp

Open admich opened this issue 7 years ago • 3 comments

loading mcclim-desktop fail because in standard-pathnames.lisp asdf/find-system:registered-systems is not external in asdf/find-system.

To load "mcclim-desktop": Load 1 ASDF system: mcclim-desktop ; Loading "mcclim-desktop" ........... ; ; caught ERROR: ; READ error during COMPILE-FILE: ;
; The symbol "REGISTERED-SYSTEMS" is not external in the ASDF/FIND-SYSTEM package. ;
; Line: 64, Column: 59, File-Position: 2017 ;
; Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/admich/.roswell/local-projects/gas2serra/mcclim-desktop/Core/src/standard-pathnames.lisp" {10042FC573}>

admich avatar Jan 10 '18 17:01 admich

Hi admich, I fix it. I also add your project. I have seen that there are a few Italian words in your code. Where you come from? I'm from Trento. Regards, Alessandro

gas2serra avatar Jan 13 '18 09:01 gas2serra

Hi, yes I'm italian from Lucca. The github code was not updated. Andrea

admich avatar Jan 15 '18 09:01 admich

Sorry.

gas2serra avatar Jan 15 '18 23:01 gas2serra