Calling D from C++

Andrej Mitrovic andrej.mitrovich at gmail.com
Mon Jul 18 16:08:28 PDT 2011


On 7/19/11, Johann MacDonagh <johann.macdonagh.no at spam.gmail.com> wrote:
> FWIW I was able to compile and link a D DLL with the code I copy pasted
> in the other message.

Maybe you're running 2.052. I think in 2.053 dll_helper disappeared,
and so in 2.054:

D:\dev\code\d_code\DLLTest>dmd mydll.d
mydll.d(9): Error: module dll_helper is in file 'core\dll_helper.d'
which cannot be read


More information about the Digitalmars-d-learn mailing list