Natxo Mateos wrote:
> > candle Product.wxs
> > light -out Product.msi %WIX%\WixUI.wixlib -loc %WIX%\WixUI_es-es.wxl
>
> What I'm missing? By the way, I'm using version 2.0.5805.
>
You need to pass Product.wixobj to the light command line.
--
sig://boB
http://joyofsetup.com/
-
Hi again,
I'm still getting some LIGHT errors. The last one is "LGHT0111 : Could
not find entry section in provided list of intermediates".
In my Product.wxs file I've defined a tag. And that's exactly
what I'm executing:
> candle Product.wxs
> light -out Product.msi %WIX%\WixUI.wixlib -loc
[WiX-users] LGHT0111: Could not find entry section in provided
listof intermediates.
LGHT0111: Could not find entry section in provided list of intermediates.
I am seeing the above error. What this means? This started showing up when I
started linking against a .wixlib instead of object files
LGHT0111: Could not find entry section in provided list of
intermediates.
I am seeing the above error. What this means? This started showing up
when I started linking against a .wixlib instead of object files. The
numbers of wix files in the project grew and decided to build .wixlib
and link i
4 matches
Mail list logo