Sorry mate. I tried. I really did.
But I can't get ECL and McClim to work together...
;;; ** Cannot find the external symbol COMPARE-AND-SWAP in #<"MP" package>.
Debugger received error of type: COMPILE-FILE-ERROR
Viewing post in NicCLIM - Map Editor jam comments
i did this...
ecl ECL (Embeddable Common-Lisp) 16.1.3 (git:UNKNOWN) > (load "~/quicklisp/setup.lisp") > (ql:quickload "mcclim") To load "mcclim": Load 1 ASDF system: mcclim ; Loading "mcclim" . ;;; Internal error: ;;; ** Cannot find the external symbol COMPARE-AND-SWAP in #<"MP" package>. Condition of type: COMPILE-FILE-ERROR