[Openmcl-devel] FFI generator
Mike Manilone
crtmike at gmx.us
Sat Jun 8 02:49:49 PDT 2013
Sorry for the noise, I've finished it :-|
Quite easy:
mv *.ffi C
(ccl::parse-standard-ffi-files :DIRNAME)
Then it's okay!
於 六,2013-06-08 於 17:41 +0800,Mike Manilone 提到:
> Hi,
>
> I'm trying to write a binding of GObject Introspection. Now I've
> successfully generated the FFI directory. But this doesn't work:
>
> (use-interface-dir :gi)
> (open-shared-library "libgirepository-1.0.so")
> (#_g_irepository_require) ; Foreign function not found, supposed to
> be an error about missing arguments
>
> What is going wrong? How can I get it working? Thanks!
>
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20130608/90a47787/attachment.bin>
More information about the Openmcl-devel
mailing list