Steve,
What's the best way to include the Microsoft Visual Studio 2005
CRT dependencies? I want to include the debug versions for my debug
build. I've tried using the standard MSM files but I get a bunch of
warnings. I have the following WXS code:
This blog entry:
http://blogs.msdn.com
> We just install the redistributables alongside our main exes.
> Not sure you're allowed to do that for the debug versions, though.
The EULA prohibits redistributing the debug versions according to this:
http://blogs.msdn.com/nikolad/archive/2005/09/02/running-c-application-b
uilt-by-vc-expres
M
> *To:* wix-users@lists.sourceforge.net
> *Subject:* [WiX-users] Best Way to Include MSVCRT 80 Dependencies
>
>
>
> What’s the best way to include the Microsoft Visual Studio 2005 CRT
> dependencies? I want to include the debug versions for my debug build.
> I’ve tri
day, June 29, 2007 9:04 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Best Way to Include MSVCRT 80 Dependencies
What's the best way to include the Microsoft Visual Studio 2005 CRT
dependencies? I want to include the debug versions for my debug build. I've
tried using th
IMHO: statically link against libcmt so you don't have the dependency.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Bush
Sent: Friday, June 29, 2007 9:04 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Best Way to Include MSVCRT 80 Dependencies
What&
What's the best way to include the Microsoft Visual Studio 2005 CRT
dependencies? I want to include the debug versions for my debug build. I've
tried using the standard MSM files but I get a bunch of warnings. I have the
following WXS code:
**
6 matches
Mail list logo