chiark / gitweb /
New function CLG-VERSION
[clg] / README
CommitLineData
0d07716f 1This package contains Common Lisp bindings to GTK+ v2.0. It currently
4f67cedc 2only works with CMUCL 19a and SBCL. Ports to other CL implementations
3may be added later.
0d07716f 4
5
6New versions
7------------
8
594fef42 9The most recent version of this package can be found: in CVS
0d07716f 10
11
12
13Build instructions
14------------------
15
4f67cedc 161. When building for SBCL (at least 0.8.19 or earlier) you first need
17 to add callback support, since SBCL does not yet has a native
18 callback facility. The following instructions are borrowed from the
19 Common Music installation guide:
20
21