Can't compile any tools (specifically dark.exe) #7818
omriinbar-cyesec
started this conversation in
WiX Development
Replies: 1 comment 3 replies
-
First, you need to msbuild |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Encountered at: wixtoolset/wix3
Detail:
I'm trying to compile dark.exe but using visual studio (tried 2019 and 2022) but no matter what I do, I keep getting this error:
Strong name validation for the WiX toolset must be disabled on a developer machine to build. Execute 'msbuild C:\Users\user\source\repos\wix32\tools\OneTimeWixBuildInitialization.proj' from an elevated command prompt.
does anyone know how to fix this?
thank you.
Beta Was this translation helpful? Give feedback.
All reactions