[Openmcl-devel] FFI generator
Mike Manilone
crtmike at gmx.us
Sat Jun 8 02:41:41 PDT 2013
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!
--
===========道可道也===========
| Mike Manilone (ekd123) |
| http://www.ekd123.org |
===========非恆道也===========
-------------- 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/246c581c/attachment.bin>
More information about the Openmcl-devel
mailing list