July 14, 2014 Re: DConf 2014 Day 2 Talk 4: Reducing D Bugs by Vladimir Panteleev | ||||
---|---|---|---|---|
| ||||
Posted in reply to Trass3r |
On 14.07.2014 21:05, Trass3r wrote:
>>> Setting VCDIR and SDKDIR via the make command works.
>>
>> Works for me. Maybe you need a newer version of make (there was a
>> silent update in 2012, my version is 5.06).
>
> Well if you don't set VCDIR you won't get proper include paths.
> So no clue why it works for you.
Ok, I'm not starting the bare cmd.exe, but the one from VS that calls vcvars32.bat. That way the INCLUDE environment variable contains the correct paths.
I agree, the VCDIR/SDKDIR settings in the makefile are not very helpful, but can also be ignored that way.
|
Copyright © 1999-2021 by the D Language Foundation