On Thursday, 5 June 2014 at 22:59:48 UTC, bearophile wrote:
Mark Isaacson:

My attempts to have either the MinGW linker or the Visual Studio
linker accept my D .objs have all failed.

Try using the dmc compiler for the C code.

Bye,
bearophile

I'd considered that, but in the long term that will not be a
viable solution for me. I need to eventually be able to export a
dll that can talk with anything. I just figured this would be an
easy first stepping stone to that end.

Reply via email to