Hi WiX-Users,

I've started a new Votive Setup Project with VS2005 and have some Troubles
with a proper WiX-Project Setup:

1. relating to a language support other than the default settings
(culture:"en-US") i.e. "de-DE" and the user interfaces (WiXUI_Mondo; see
infra),

2. relating to the linker output, which is not very expressive. As you can
see, it is restricted to a source (?) line- / error number (doc?) and its
output is sequenced to a single line. 

Any hints?

Best Regards
Edgar



                C:\Programme\Windows Installer XML v3\bin\candle.exe
-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*" -out obj\Debug\WixProject1.wixobj -ext
"C:\Programme\Windows Installer XML v3\bin\WixUIExtension.dll"
WixProject1.wxs
                C:\Programme\Windows Installer XML v3\bin\Light.exe
-cultures:de-DE -ext "C:\Programme\Windows Installer XML
v3\bin\WixUIExtension.dll" -out "C:\Projects\AS
Server\Setup\WixProject1\bin\Debug\WixProject1.msi" -pdbout "C:\Projects\AS
Server\Setup\WixProject1\bin\Debug\WixProject1.wixpdb"
obj\Debug\WixProject1.wixobj
C:\delivery\Dev\wix_public\src\ext\UIExtension\wixlib\MaintenanceTypeDlg.wxs
(34,0)Error LGHT0102:
C:\delivery\Dev\wix_public\src\ext\UIExtension\wixlib\MaintenanceTypeDlg.wxs
(44,0)Error LGHT0102:
C:\delivery\Dev\wix_public\src\ext\UIExtension\wixlib\Common.wxs(37,0)Error
LGHT0102: Erstellen des Projekts WixProject1.wixproj beendet - Fehler beim
Erstellen.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to