defcfun cannot find foreign function in library

Luís Oliveira loliveira at common-lisp.net
Tue Jun 25 16:55:16 UTC 2013


On Tue, Jun 25, 2013 at 5:43 PM, Mirko Vukovic <mirko.vukovic at gmail.com> wrote:
>> Passing ":convention :stdcall" to DEFCFUN should work.
>
> Now that I linked to the correct library, defcfun works:  I already managed
> to crash clisp a few times due to access violation errors.  Now I'm off to
> learn about passing pointer arguments

Cool. Make sure you're using the right calling convention, though.

Cheers,

--
Luís Oliveira
http://kerno.org/~luis/



More information about the cffi-devel mailing list