This might help ...
---------- Forwarded message ---------- From: Ramarren <[email protected]> Date: Tue, Jun 23, 2009 at 5:27 PM Subject: Re: [cells-devel] Which cellsy lisp GUI? To: Tiarnan O'Corrain <[email protected]> Cc: [email protected] As for cells-gtk, I have created a fork http://github.com/Ramarren/cells-gtk3/tree/master to make it run with newest versions of its dependencies, and recently tried to cleanup types (there was at least on place where an int argument was declared as float, and one where there was :int instead of :int32, so perhaps it works now on 64-bit systems, although I don't have on to check), so you might also want to try that. Regards, Jakub Higersberger _______________________________________________ cells-devel site list [email protected] http://common-lisp.net/mailman/listinfo/cells-devel _______________________________________________ cells-gtk-devel site list [email protected] http://common-lisp.net/mailman/listinfo/cells-gtk-devel
