- Register as Apple Developer.
- Download an install the Xcode (it sets up the tool-chain).
- Install the Lispbuilder-SDL to ~/lib/lispbuilder-sdl/
- Download sources of SDL, unpack them to ~/lib/SDL-1.2.14 (number may vary as new SDL is available!)
- Build a SDL: in folder ~/lib/SDL-1.2.14 run ./configure then make then sudo make install
All these steps are described in ~/lib/SDL-1.2.14/README.MacOSX - Run make command in folder ~/lib/lispbuilder-sdl/cocoahelper to build the cocoahelper
- Run emacs, in buffer *slime-repl sbcl* execute:
- (require :cocoahelper)
- (require :lispbuilder-sdl)
Showing posts with label lispbuilder-sdl. Show all posts
Showing posts with label lispbuilder-sdl. Show all posts
Tuesday, November 23, 2010
How to setup Lispbuilder-SDL on Mac OS X
Subscribe to:
Posts (Atom)