GDC Compile Error

Rainer Schuetze r.sagitario at gmx.de
Mon Apr 18 10:29:34 PDT 2011



%u wrote:
>> For the time, I'd suggest removing core.dll_helper from your
> imports.  I believe it's mainly used for Dll's written in D.  It'll
> need to be looked at to see how GDC should deal with it.
> 
> Thanks, yeah that makes the errors go away fortunately, though it
> still makes me wonder why that's happening. :)

core/dll_helper.d has been recently moved to core/sys/windows/_dll.d, so 
you might just have the old import file core/dll_helper.di lying around 
on your disk without the correspondent file being built into druntime.


More information about the Digitalmars-d mailing list