On Sunday, 19 May 2013 at 11:45:10 UTC, MrSmith wrote:
I have also tried to use previous versions of Derelict and versions of my library.
you use old lib compiled with older dmd? or using same compiler version you update derelict?
anyway here is little tips:1) every time you update ur dmd do full rebuild since some internals of the phobos API may frequently change. 2) do full rebuild anything that was used lib X before and after it's updated.