On 7/18/2011 7:08 PM, Andrej Mitrovic wrote:
On 7/19/11, Johann MacDonagh<[email protected]> 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
Oh wow, you're correct. I was missing with dvm and had an old version ;)
