On 21 May 2015 at 14:50, Matthieu Dubuget <[email protected]> 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 _______________________________________________ Ctypes mailing list [email protected] http://lists.ocaml.org/listinfo/ctypes
