[CM] Recent SBCL problems
Rick Taube
taube@uiuc.edu
Thu, 20 Oct 2005 06:18:33 -0500
No, ive been using the binary they released for 0.9.5. can i send you
my editied gtkffi-cmusbcl.lisp to see if gtk will compile and load in
your version? you would simply drop the file into src/gui/ , then build
the system and then try to open a window...
On Oct 20, 2005, at 3:16 AM, Immanuel Litzroth wrote:
> "Rick Taube" <taube@uiuc.edu> writes:
>
>> yes thanks! that seems to fix cm compiling now too. unfortunately
>> callbacks still dont seem to work, even when i do (setq
>> sb-alien::*values-are-okay* t) so i am still unable to get gtk to run
>> in sbcl. sigh. this was all working beautifully a year ago...
>
> Are you using a recent cvs? Callbacks are supposed to be working (since
> the beginning of this week I think)! I have not checked this myself but
> I ran the cffi testsuite and all tests passed.
> Cheers
> Immanuel
>