[wix-users] Resolving variables in WixLibraries
Rob Mensching
rob at firegiant.com
Sun Sep 25 22:45:17 PDT 2016
Use bindpaths. That is what they are for.
_____________________________________________________________
Short replies here. Complete answers over there: http://www.firegiant.com/
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Helge Kruse
Sent: Sunday, September 25, 2016 2:39 AM
To: wix-users at lists.wixtoolset.org
Subject: Re: [wix-users] Resolving variables in WixLibraries
The candle compiler resolves all variables not the linker. That causes that the wixobj and wixlib files have always absolute paths to the files.
As a workaround I added the -bf switch to include the binary files in the wixlib.
This workaround caused me to give up the idea to refer outside files.
The delayed resolving using a wixlib seems to be impossible.
Regards
Helge
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list