Closed 3togo closed 1 year ago
Do you have the WiX toolset installed? If yes, which version?
Did you are already run the cargo wix init
command?
Would you be able to elaborate more on your environment, project structure, and the series of events that lead to the error?
Can you run the cargo wix -vvv --no-capture
command and provide the log and output?
I am closing as there has been no response or follow-up for some time.
when I run "cargo wix", it failed with the following error message:
Error[1] (Command): The 'candle' application failed with exit code = 199
How to fix it?