Closed ced455 closed 2 years ago
You might need to restart the shell, for it to pick up the PATH
environment variable changes.
Or, the msys2 shell is not inheriting the system PATH
; try editing the other .ini files to have MSYS2_PATH_TYPE=inherit
(like in msys2.ini
).
Thanks !
Editing the editing the other .ini files to have MSYS2_PATH_TYPE=inherit
(like in msys2.ini). Did the job !
Hello, after following your readme using the script inside provided I opened the shell session in :
C:\tools\msys64\mingw64.exe
Then i ran
make build-windows-2019-virtualbox
and got this error :Any Idea why this would happen ?
Packer - 1.7.8 Vagrant - 2.2.19
Thank you.