VisualD and VS2012
Walter Bright
newshound2 at digitalmars.com
Tue Jan 21 14:33:11 PST 2014
On 1/21/2014 1:38 AM, Manu wrote:
> I suspect that VisualD is either executing the VS2010 linker, even though I'm
> running VS2012, or maybe it's trying to link the VS2010 libs instead of the 2012
> libs?
This should be easy to verify one way or the other. Check the paths in the
config files. Worst case, delete the VS2010 libs and executables (or simply
rename the directory they're in).
More information about the Digitalmars-d
mailing list