with "integration" of WiX and VS2005 SP1
(fwd)
Subject: Re: [WiX-users] 3 problems with "integration" of WiX and VS2005 SP1
On Tue, 28 Oct 2008, Rob Mensching wrote about Re: [WiX-users] 3 problems...:
> 1. If the _2005.libs are not working for you, please add any additional
> i
The bug was reactivated yesterday (or the day before).
-Original Message-
From: Bob Lim [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 30, 2008 02:52
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] 3 problems with "integration" of WiX and VS2005 SP1
I have the
I have the same first problem on debug and release builds with the latest week
release on VS2005 SP1. I really hope if it could get fixed soon as I need to
build a custom action C++ dll soon.
1>dutil.lib(precomp.obj) : fatal error LNK1103: debugging information corrupt;
recompile module
Thank
Subject: Re: [WiX-users] 3 problems with "integration" of WiX and VS2005 SP1
On Tue, 28 Oct 2008, Rob Mensching wrote about Re: [WiX-users] 3 problems...:
> 1. If the _2005.libs are not working for you, please add any additional
> information available to the bug so it reopens
.
Subject: Re: [WiX-users] 3 problems with "integration" of WiX and VS2005 SP1
It is, (that's what 2166658 is about) and I see files named
dutil_2005.lib and wcautil_2005.lib - but shouldn't things "just work"
if you include the appropriate headers?
(Oh, they're linke
It is, (that's what 2166658 is about) and I see files named
dutil_2005.lib and wcautil_2005.lib - but shouldn't things "just work"
if you include the appropriate headers?
(Oh, they're linked in via the project properties and not via #pragma
comment("lib", ...) stuff in the headers, going to change
I think the first issue is caused by the Wix utility static libraries
being build with VS 2008. You'd need to rebuild them with 2005, I
believe. This isn't a problem with 2.x (and VS 2005).
Curtis Jewell wrote:
> 1. I'm trying to write a custom action, and bug 2166658 is hitting me
> despite upg
1. I'm trying to write a custom action, and bug 2166658 is hitting me
despite upgrading to 3.0.4624 - I'm still getting
"dutil.lib(precomp.obj) : fatal error LNK1103: debugging information
corrupt; recompile module" errors. (I do see the new files... maybe the
headers could do some magic tricks in
8 matches
Mail list logo