Started to get 'Previous Definition Different' linking errors when compiling in debug mode

evilrat evilrat666 at gmail.com
Mon May 20 00:16:56 PDT 2013


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.


More information about the Digitalmars-d-learn mailing list