[ocaml-ctypes] Troubles under windows

Jeremy Yallop yallop at gmail.com
Thu May 21 14:58:25 BST 2015


On 21 May 2015 at 14:50, Matthieu Dubuget <matthieu.dubuget at gmail.com> wrote:
> I'm trying to use ctypes on windows. When I'm trying
> #use"ctypes.foreign"
> I'm getting a DLL error (see at the end of this message).

This may be related to the limited support for dynamic libraries on
Windows discussed in this issue:

   https://github.com/ocamllabs/ocaml-ctypes/issues/198


More information about the Ctypes mailing list