i've tried to compile the ExtIO myself .. as first step before extending new features, e.g. 8-bit and probably TX.
i failed to build a running version.
i succeeded to compile with
- Visual Studio 2017, 2015 and 2013
- static or dynamic linking against C runtime
- exception handling model
- ..
But each compiled DLL is crashing after few seconds!
suppose, i'm using the wrong libraries:
What libraries / branches / tags were used to build the released DLL here?
This one does work fine.
i've tried to compile the ExtIO myself .. as first step before extending new features, e.g. 8-bit and probably TX.
i failed to build a running version.
i succeeded to compile with
But each compiled DLL is crashing after few seconds!
suppose, i'm using the wrong libraries:
forked from https://github.com/GerHobbelt/pthread-win32.git
forked from https://github.com/libusb/libusb.git
What libraries / branches / tags were used to build the released DLL here?
This one does work fine.