chiark / gitweb /
Fix to avoid having to rely on internal _get_type functions
[clg] / README
... / ...
CommitLineData
1This package contains Common Lisp bindings to GTK+ v2.0. It currently
2only works with CMUCL 19a and SBCL. Ports to other CL implementations
3may be added later.
4
5
6New versions
7------------
8
9The most recent version of this package can be found: in CVS
10
11
12
13Build instructions
14------------------
15
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