<div dir="ltr">I use cl-autowrap[1], which uses c2ffi[2] to create "definitions from C, C++, and Objective C headers for use with foreign function call interfaces".<div><br></div><div>it uses CFFI-SYS, and I have only tested it out using C++ libs, but it should work for most things most of the time. I am not sure if it is the best way, but, I did it my way[3].</div><div><br></div><div>Cheers, </div><div><br></div><div>Drew Crampsie</div><div><br></div><div>[1] <a href="https://github.com/rpav/cl-autowrap">https://github.com/rpav/cl-autowrap</a><br>[2] <a href="https://github.com/rpav/c2ffi">https://github.com/rpav/c2ffi</a></div><div>[3] <a href="https://www.youtube.com/watch?v=WIXg9KUiy00">https://www.youtube.com/watch?v=WIXg9KUiy00</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 5, 2016 at 1:56 PM, Antoniotti Marco <span dir="ltr"><<a href="mailto:antoniotti.marco@disco.unimib.it" target="_blank">antoniotti.marco@disco.unimib.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
I just spent a bit of time looking for this, i.e., how to get a CFFI for a C++ library, but at this point I am not so sure about the best way to go about this.<br>
<br>
What is the wisdom of the list on the subject?<br>
<br>
Thanks<br>
<br>
Marco<br>
<br>
<br>
<br>
<br>
--<br>
Marco Antoniotti, Associate Professor                   tel.    <a href="tel:%2B39%20-%2002%2064%2048%2079%2001" value="+390264487901">+39 - 02 64 48 79 01</a><br>
DISCo, Università Milano Bicocca U14 2043               <a href="http://bimib.disco.unimib.it" rel="noreferrer" target="_blank">http://bimib.disco.unimib.it</a><br>
Viale Sarca 336<br>
I-20126 Milan (MI) ITALY<br>
<br>
Please check: <a href="http://cdac.lakecomoschool.org" rel="noreferrer" target="_blank">http://cdac.lakecomoschool.org</a><br>
<br>
Please note that I am not checking my Spam-box anymore.<br>
Please do not forward this email without asking me first.<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div><br></div>