[wix-devs] Building with Visual Studio 2015

Heath Stewart heaths at outlook.com
Fri Jan 20 16:19:56 PST 2017


@Sean, but the standalone 7.1 SDK writes “7.1”, not “7.1A”. I’d have to install, IIRC, Visual Studio 2010. Not ideal.



@John, I think that may be part of the problem. I installed all the headers and libs for Windows for 7.1, but .NET Framework SDK was disabled because it thinks .NET 4.0 is not installed (I have 4.6.2, which is in-place). I wonder if I need to satisfy its check so that it installs the .NET Framework SDK. I wonder if that’s when mscoree.h would be installed.



Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10



From: John Cooper<mailto:JoCooper at jackhenry.com>
Sent: Friday, January 20, 2017 3:34 PM
To: WiX Toolset Developer Mailing List<mailto:wix-devs at lists.wixtoolset.org>
Subject: Re: [wix-devs] Building with Visual Studio 2015



I've gotten this error when the SDK silently only partial installs.  Reinstalling or copying over the missing bits from a known good SDK works.  Reinstalling is obviously preferable.

--
John Merryweather Cooper
Senior Software Engineer -- Integration Development Group -- Enterprise Notification Service
Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Office:  913-341-3434x431050
JoCooper at jackhenry.com





-----Original Message-----
From: wix-devs [mailto:wix-devs-bounces at lists.wixtoolset.org] On Behalf Of Sean Hall
Sent: Friday, January 20, 2017 5:01 PM
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Subject: Re: [wix-devs] Building with Visual Studio 2015

The e-mail below is from an external source.  Please do not open attachments or click links from an unknown or suspicious origin.

IIRC, we still target XP and the newer SDK's don't include that support.
So we have to install the 7.1A SDK (the latest that supports XP).

On Fri, Jan 20, 2017 at 4:58 PM, Joel Budreau <joel.budreau at gmail.com>
wrote:

> FWIW, I’ve got mscoree.h in the following locations:
> C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Include\mscoree.h
> C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include\mscoree.h
>
> - Joel
>
> > On Jan 20, 2017, at 2:51 PM, Heath Stewart <heaths at outlook.com> wrote:
> >
> > I have Visual Studio 2015 with Windows 10 SDK installed, but can’t
> > build
> with an error saying, originally, that the WindowsSDKDir_71A can’t be
> found. I ended up installing Windows SDK 7.1 and had to add a registry
> key named “v7.1A” since the full SDK doesn’t do “A” (only VS does),
> but now get an error that mscoree.h isn’t found (indeed, it’s not in
> the 7.1 SDK’s “include” dir).
> >
> > Anyone see anything like this? I’m using procmon and diagnostic log
> output to try to be able to build, but this is taking a lot of time
> just to build without even making any changes yet.
> >
> > Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows 10
> >
> > ____________________________________________________________________
> > WiX Toolset Developer Mailing List provided by FireGiant
> http://www.firegiant.com/
>
> ____________________________________________________________________
> WiX Toolset Developer Mailing List provided by FireGiant
> http://www.firegiant.com/
>
____________________________________________________________________
WiX Toolset Developer Mailing List provided by FireGiant http://www.firegiant.com/
NOTICE: This electronic mail message and any files transmitted with it are intended
exclusively for the individual or entity to which it is addressed. The message,
together with any attachment, may contain confidential and/or privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or distribution
is strictly prohibited. If you have received this message in error, please
immediately advise the sender by reply email and delete all copies.
____________________________________________________________________
WiX Toolset Developer Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-devs mailing list