mirror of https://github.com/containers/podman.git
When one or more versions of VS Build tools are installed the script
.\winmake.ps1 installer does not finish with error.
...
Done!
Invoke-Expression: C:\...\podman\contrib\cirrus\win-lib.ps1:101:5
Line |
101 | Invoke-Expression $command -OutVariable unformattedLog | Write-Output
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot process argument transformation on parameter 'vsinstance'. Cannot convert the "System.Object[]" value of type "System.Object[]" to type
| "Microsoft.VisualStudio.Setup.Instance".
Signed-off-by: Nicola Sella <nsella@redhat.com>
|
||
|---|---|---|
| .. | ||
| podman-msihooks | ||
| resources | ||
| README.md | ||
| build-hooks.ps1 | ||
| build.ps1 | ||
| burn.wxs | ||
| check.ps1 | ||
| podman-setup.wixproj | ||
| podman-theme.wxl | ||
| podman-theme.xml | ||
| podman-ui.wxs | ||
| podman.sln | ||
| podman.wixproj | ||
| podman.wxs | ||
| process-release.ps1 | ||
| test-installer.ps1 | ||
| welcome-install-dlg.wxs | ||
README.md
Windows Installer Build
Instructions [have moved here](Build and test the Podman Windows installer](#build-and-test-the-podman-windows-installer)).