[ocaml-ctypes] Build help
Andre Nathan
andre at digirati.com.br
Tue Aug 16 12:24:31 BST 2016
On 08/16/2016 03:28 AM, Jeremy Yallop wrote:
> On 15 August 2016 at 21:41, Andre Nathan <andre at digirati.com.br> wrote:
> *Inside* the functor the binding has non-function type: it's not
> available for calling at that point, since it hasn't yet been linked
> together with the generated code.
Thanks. I had some wrappers for the bindings defined in the same module
which caused the problem when I moved the code into the functor. After
some reorganization it's working now :)
Best,
Andre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ocaml.org/pipermail/ctypes/attachments/20160816/439473f7/attachment.sig>
More information about the Ctypes
mailing list