Linking C libraries with DMD
jmh530 via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue Feb 2 14:28:51 PST 2016
On Tuesday, 2 February 2016 at 20:06:05 UTC, jmh530 wrote:
> I suspect that if I re-compile the dll using Visual Studio,
> then it will work with D.
>
Yeah, this is what finally allowed me to progress.
Unfortunately, my sample example compiles, but throws an Access
Violation error when I run it. I think I will start a new thread
to address that.
More information about the Digitalmars-d-learn
mailing list