Freshly Compiled DMD + Visual Studio
Meta
jared771 at gmail.com
Tue Aug 27 06:32:04 PDT 2013
On Tuesday, 27 August 2013 at 12:09:22 UTC, Dmitry Olshansky
wrote:
> Linker errors are typically solve by doing clean, then
> rebuilding from source. There is a decent chance that you (or
> VisualD) do separate compilation and old object files can't
> find matching symbols in the new runtime library.
I rebuilt it, but I am still getting the same linker errors. Both
times I built DMD following the directions on this page:
http://wiki.dlang.org/Building_DMD. Are they perhaps out of date?
More information about the Digitalmars-d-learn
mailing list