Re: How to get path of Windows SDK using SCons
Mats Wichmann <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <[email protected]> |
On 9/16/19 11:11 AM, Lukasz Golonka wrote: > Hello, > Sorry for the late reply. > My goal is to copy Universal CRT libraries to the directory of my > program as part of SCons execution. |These libraries are located in the C:\Program Files (x86)\Windows Kits\10\Redist\ucrt\DLLs\x86 > At least on my machine. According to the Microsoft documentation the > second part of this path is always the same however location of Windows > 10 SDK may differ between machines. > Is it possible to retrieve it via SCons? > SCons doesn't know anything about the crt/ucrt redistributable bits, it just expects things to work. Is there something it should be doing here? _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users