gas2serra / mcclim-desktop

a clim-desktop clone
GNU General Public License v3.0
26 stars 1 forks source link

compile error in standard-pathnames.lisp #3

Open admich opened 6 years ago

admich commented 6 years ago

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}>

gas2serra commented 6 years ago

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

admich commented 6 years ago

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

gas2serra commented 6 years ago

Sorry.