PowerShell / PowerShell/Win32-OpenSSH
Wix Build instructions Question ?
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Did not find in documentation https://github.com/PowerShell/Win32-OpenSSH/wiki/Building-OpenSSH-for-Windows-(using-LibreSSL-crypto)
How to build Wix MSI package please would maybe I could update the documentation later so everybody can use it.
I tried this buy no help
Windows Installer XML Toolset Compiler version 3.11.2.4516
openssh.wixproj
C:\GitLab-Runner\builds\FJU7Huua\0\devops\win32-openssh\contrib\win32\install\openssh.wixproj(4) : error CNDL0149 : Ill-formed preprocessor variable '$(Configuration)'. Variables must have a prefix (like 'var.', 'env.', or 'sys.') and a name at least 1 character long. If the literal string '$(Configuration)' is desired, use '$$(Configuration)'.```
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked OpenSSH-for-Windows build wiki page and inspect contrib/win32/install/openssh.wixproj. Reproduce the reported WiX compiler error and determine the build instructions needed for the MSI package; the documentation is done when users can follow the steps without encountering CNDL0149.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, operating-systems
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100