[Openmcl-devel] Finding the CDB interface files
David Steuber
david at david-steuber.com
Fri Jan 21 10:52:48 PST 2005
I keep my openmcl in /Users/david/usr/src/ccl/. Openmcl has no
difficulty finding the interface files when started from SLIME or
running the openmcl script in Terminal. However, when I save an image
with save-application and use it in an application bundle, it can't
find the interface files (I use slime-connect to talk to the running
application). What form do I need to have evaluated to fix that issue?
A nearly related question: Building the FFI files does not work for me
because I do not have GCC 2.95 on my system. Is there anyway for the
FFIGEN stuff to work with GCC 3.3?
Going even further astray, has anyone got any C header file parsing
code in Lisp that can generate Lisp code for using the other FFI
functions like EXTERNAL-CALL? And can I manually declare foreign types
that will work with RLET/PREF, etc?
This is in aid of being able to use agl.h along with AGL.framework
without killing my fingers typing huge amounts of FFI code.
QuickTime.framework is in the future as well if I get that far.
More information about the Openmcl-devel
mailing list