-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
-
b21
-
windows
The make/devkit/createWindowsDevkit.sh doesn't support msys2 and it failed to create devkit on wsl because I doesn't installed visual studio on default location and install it on d:/VisualStudio. The shell output is:
> ./createWindowsDevkit.sh 2022
VS_INSTALL_DIR:
Failed to find SP version
It can be fixed and work both on wsl and msys2
> ./createWindowsDevkit.sh 2022
VS_INSTALL_DIR:
Failed to find SP version
It can be fixed and work both on wsl and msys2
- links to
-
Commit(master) openjdk/jdk/31e70e41
-
Review(master) openjdk/jdk/24916