chiark / gitweb /
Added cairo dependency
[clg] / README
... / ...
CommitLineData
1This package contains Common Lisp bindings to GTK+ v2.x. It currently
2only works with CMUCL 19a and SBCL (0.8.21), but ports to other CL
3implementations may be added later.
4
5
6New versions
7------------
8
9The most recent version of this package can be downloaded from
10http://sourceforge.net/projects/clg.
11
12
13
14Build instructions
15------------------
16
171. When building for SBCL you first need to add callback support,
18 since SBCL does not yet has a native callback facility. The
19 following instructions are borrowed from the Common Music
20 installation guide:
21
22