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 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 order to link to them? I hate the
> idea of copying over the 2008 files and having them overwritten by the
> next upgrade)
> 
> 2. When I compile WiX/Votive setup projects *Within* Visual Studio, I'm
> getting command lines that indicate I'm not... and I do have to admit
> I'd like to use the variables. Any way to fix this?
> 
> C:\Program Files\Windows Installer XML v3\bin\candle.exe -dDebug
> -d"DevEnvDir=*Undefined if not building from within Visual Studio*"
> -d"SolutionDir=*Undefined if not building a solution or within Visual
> Studio*" -d"SolutionExt=*Undefined if not building a solution or within
> Visual Studio*" -d"SolutionFileName=*Undefined if not building a
> solution or within Visual Studio*" -d"SolutionName=*Undefined if not
> building a solution or within Visual Studio*" -d"SolutionPath=*Undefined
> if not building a solution or within Visual Studio*"
> -dConfiguration=Debug -dOutDir=bin\Debug\ -dPlatform=x86
> -d"ProjectDir=C:\Documents and Settings\Curtis\My Documents\Visual
> Studio 2005\Projects\Rehab Package\RP_Setup\\" -dProjectExt=.wixproj
> -dProjectFileName=RP_Setup.wixproj -dProjectName=RP_Setup
> -d"ProjectPath=C:\Documents and Settings\Curtis\My Documents\Visual
> Studio 2005\Projects\Rehab Package\RP_Setup\RP_Setup.wixproj"
> -d"TargetDir=C:\Documents and Settings\Curtis\My Documents\Visual Studio
> 2005\Projects\Rehab Package\RP_Setup\bin\Debug\\" -dTargetExt=.msi
> -dTargetFileName=RP_Setup.msi -dTargetName=RP_Setup
> -d"TargetPath=C:\Documents and Settings\Curtis\My Documents\Visual
> Studio 2005\Projects\Rehab Package\RP_Setup\bin\Debug\RP_Setup.msi" -out
> obj\Debug\RP_Setup.wixobj -arch x86 -ext "C:\Program Files\Windows
> Installer XML v3\bin\WixUIExtension.dll" RP_Setup.wxs
> 
> 3. References to non-WiX projects in the same solution get detached
> (with a caution sign) when I save and exit from Visual Studio, and when
> I delete and attach the reference again it still shows the caution sign
> - I've attached a screenshot. (WixProject1 is a new project, the other 2
> aren't.)
> 
> [I have to admit #2 and #3 have been happening to me for at least 3
> versions now.]
> 
> --
> Curtis Jewell
> [EMAIL PROTECTED]
> 
> %DCL-E-MEM-BAD, bad memory
> -VMS-F-PDGERS, pudding between the ears
> 
> [I use PC-Alpine, which deliberately does not display colors and pictures in 
> HTML mail]
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


-- 
Teleoperate a roving mobile robot from the web:
http://www.swampgas.com/robotics/rover.html

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to