[wix-users] C++ custom action, Visual Studio 2015, Windows XP/Windows Server 2003

Ivanoff, Alex Alex.Ivanoff at shavlik.com
Fri Dec 11 13:38:06 PST 2015


Rob,

Can you elaborate on that? Or do I just take it on fate?

And why the problem only manifests itself on Windows XP/Windows Server 2003?


-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Rob Mensching
Sent: Friday, December 11, 2015 14:32
To: David Connet <dcon at agilityrecordbook.com>; WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] C++ custom action, Visual Studio 2015, Windows XP/Windows Server 2003

And: /Zc:threadSafeInit-

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/


-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of David Connet
Sent: Friday, December 11, 2015 10:15 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] C++ custom action, Visual Studio 2015, Windows XP/Windows Server 2003

Are you specifically targeting XP? All compilers after vs2010 do not support XP by default. (You must use Platform Toolset "<platform>_xp" [v140_xp in this case]) That's the link Phill pointed you to.
Dave

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/



More information about the wix-users mailing list