[waffle] Some new and old fixes

Emil Velikov emil.l.velikov at gmail.com
Wed Jul 16 01:35:37 PDT 2014


On 15 July 2014 19:09, Jose Fonseca <jfonseca at vmware.com> wrote:
> On 15/07/14 18:14, Emil Velikov wrote:
>>
>> On 15/07/14 17:30, Jose Fonseca wrote:
[snip]
>> I would appreciate if you can find out where SDKDDKVer.h and windows.h are
>> located for the v120 toolset and which program provided them.
>
>
> Here it is:
>
>> call "C:\Program Files (x86)\Microsoft Visual Studio
>> 12.0\Common7\Tools\\..\..\VC\vcvarsall.bat" x86
>
>> echo INCLUDE=%INCLUDE%
> INCLUDE=C:\Program Files (x86)\Microsoft Visual Studio
> 12.0\VC\INCLUDE;C:\Program Files (x86)\Microsoft Visual Studio
> 12.0\VC\ATLMFC\INCLUDE;C:\Program Files (x
> 86)\Windows Kits\8.1\include\shared;C:\Program Files (x86)\Windows
> Kits\8.1\include\um;C:\Program Files (x86)\Windows Kits\8.1\include\winrt;
>
>> dir "c:\Program Files (x86)\Windows Kits\8.1\Include\um\windows.h"
[snip]
>> dir "c:\Program Files (x86)\Windows Kits\8.1\Include\shared\sdkddkver.h"
[snip]
> Jose

Interesting... MSVC 2013 seems to mandate that you need "Windows SDK
for Windows 8.1" a note which I'm yet to see during the installation.
Perhaps it's in the documentation somewhere ? Which would explain why
(a month or so ago) installing "Windows SDK for Windows 7" one did not
help and I went for the "Microsoft Visual Studio 2013 SDK". The latter
of which did provide some files but...

Things seems to be building (need to test) now though this seems
rather "inspiring" - building under Win 7, but using the Win 8 SDK,
for targets in range Win XP - Win 7. What a lovely story this is :)

Big thanks Jose,
Emil


More information about the waffle mailing list