Re: How to get path of Windows SDK using SCons
Lukasz Golonka <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <[email protected]> |
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? -- Regards Lukasz On Fri, 6 Sep 2019 10:52:49 -0400 Bill Deegan <[email protected]> wrote: > Are you looking for the directory the SDK is installed in? > or binary/header path? > What's the purpose? > > > > > On Fri, Sep 6, 2019 at 9:39 AM Lukasz Golonka <[email protected]> wrote: > > Hi all, > > > > I'd like to ask how can I get path to an installed Windows SDK using > > SCons. I've looked into the source code, and it looks Like SCons is > > capable of detecting it, but I don't understand how to get the path. Any > > help would be appreciated, as I am really a beginner with SCons. > > > > > > -- > > Thanks for your help > > Lukasz > > _______________________________________________ > > Scons-users mailing list > > [email protected] > > https://pairlist4.pair.net/mailman/listinfo/scons-users > _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users