Simple I know, but could use some help compiling with make

Nick Sabalausky a at a.a
Fri Oct 7 21:47:02 PDT 2011


"Ola Ost" <olaa81 at gmail.com> wrote in message 
news:j6hqkh$lk0$1 at digitalmars.com...
>I had exactly this problem too, I asked on the Derelict forums:
> http://www.dsource.org/forums/viewtopic.php?t=5856&sid=8ebff671fafec3bd8962ddfceaf99eb8
>
> At the moment I've resolved this by building Derelict with make, first a 
> normal full
> build, then a second run using the cleandi target, which removes the 
> generated di files.
> I've set up the Derelict lib and include paths in dmd's sc.ini file, so I 
> just have to
> call 'rdmd main.d' to build and run.

If someone can make a minimal test case for this issue (ideally no external 
dependencies), then I'll try my hand at fixing rdmd. 




More information about the Digitalmars-d-learn mailing list