codescrawl
codescrawl
I'm using sbcl 1.2.16 installed from homebrew: This is SBCL 1.2.16, an implementation of ANSI Common Lisp. More information about SBCL is available at http://www.sbcl.org/. SBCL is free software, provided...
Thanks for the information. I'm running Yosemite right now so it sounds like there is some mileage in upgrading to El Capitan. I'll be honest though my lisp skills are...
Hi Alex, I've tried this version from local projects and for some reason it now appears to be looking for libglfw.so rather than .dylib > Error: Unable to load any...
OK, that definitely works for me in clozure 1.10 - thanks very much for that. The only change I had to make is show below in glfw-bindings.lisp (define-foreign-library (glfw) (:unix...