[cells-gtk-devel] CMUCL support?... answer
Jeff Cunningham
jeffrey.k.cunningham at boeing.com
Fri Jul 7 17:18:08 UTC 2006
On Fri, Jul 07, 2006 at 09:53:11AM -0700, Peter Denno wrote:
> On Friday 07 July 2006 11:56, Jeff Cunningham wrote:
> Regarding my last note (which hasn't been delivered to me yet, so I can't
> quote it. I should have said, (regarding change in
> cells-gtk/root/gtk-ffi/gtk-ffi.lisp)
>
> #+libcellsgtk
> (cffi:define-foreign-library :cgtk
> (cffi-features:unix #.(merge-pathnames "libcellsgtk.so"
> *compile-file-pathname*))
> (cffi-features:windows #.(merge-pathnames "libcellsgtk.dll"
> *compile-file-pathname*))
> (cffi-features:darwin #.(merge-pathnames "libcellsgtk.dylib"
> *compile-file-pathname*)))
>
> Note that #. has moved to outside the merge-pathnames.
> I tried this on cmucl. It works for me.
It works now without the softlink.
Thanks!
-- Jeff
More information about the cells-gtk-devel
mailing list