[Issue 17877] Missing library path in LDC settings
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 16 16:59:22 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=17877
--- Comment #3 from Thomas <thomas.hedstrom at mail.com> ---
Sorry for the delay...
Tested echoing the set vars during build with the following result:
WindowsSDKDir=
UCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\
So, only UCRTSdkDir would work here. Might be SDK version that differs.
Under VS Installer "Desktop development with C++" options I have the following
selected:
VC++ 2017 v141 toolset (x86,x64)
C++ profiling tools
Windows 10 SDK (10.0.15063.0) ....
Visual C++ tools for CMake
Visual C++ ATL support
no more
--
More information about the Digitalmars-d-bugs
mailing list