SDL on OSX
(ql:quickload 'lispbuilder-sdl) worked right away on an ubuntu box, but failed (couldn't find `cocoahelper) when I tried the sam on my Macbook. The fix is to install SDL, then go to ~/quickli…
2 posts
(ql:quickload 'lispbuilder-sdl) worked right away on an ubuntu box, but failed (couldn't find `cocoahelper) when I tried the sam on my Macbook. The fix is to install SDL, then go to ~/quickli…
Here's what I did, though perhaps a better order of steps exists: * Downloaded Emacs for OSX * Downloaded ClozureCL from the Mac App Store. * Downloaded Quicklisp * Ran ClozureCL, then "…