Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio Macro Support #37

Open
MCFHTAGENTS opened this issue Jun 9, 2023 · 1 comment
Open

Visual Studio Macro Support #37

MCFHTAGENTS opened this issue Jun 9, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@MCFHTAGENTS
Copy link

HeatWave Version

1.0.1.1

Visual Studio Version

17.6.2

Repro Steps

  1. Create a MSI project
  2. Add -d test=$(platform) to the Additional Build Parameters (Advanced Tab)
  3. Build

Actual Result

Error WIX0288 The variable 'test' with value 'x64' was previously declared with value 'x64'. Setup

Expected Result

The test parameter available to use in my Wix script

@MCFHTAGENTS MCFHTAGENTS added the triage To be reviewed by FireGiant label Jun 9, 2023
@FireGiantHelp FireGiantHelp added bug Something isn't working and removed triage To be reviewed by FireGiant labels Sep 11, 2023
@FireGiantHelp
Copy link
Collaborator

We can reproduce this internally. This issue is on our backlog to fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants