Spacen Jasset Wrote: > Jos van Uden wrote: > > Jacob Carlborg Wrote: > > > >> On 8/16/09 19:36, Jos van Uden wrote: > >>> Jacob Carlborg Wrote: > >>> > >>>> It works with dmd 1.045 > >>> Where to get it? > >> http://www.digitalmars.com/d/1.0/changelog.html#new1_045 > > > > Thank you. This version does indeed compile the libs, just like 1.033, but > > I still get the same error when I try to compile the test. When I do the > > DerelictAL test (alinfo) that comes with the derelict download, it compiles > > and runs just fine. > > > > > Try zapping all the derelict object and lib files.
That did the trick. Thanks.