-
Bug
-
Resolution: Fixed
-
P3
-
jfx23
-
b12
-
aarch64
-
windows
The script buildSrc/genVSproperties.bat unconditionally calls vcvars64.bat which sets up the variables for a 64-bit Intel build. To compile on an ARM machine this script needs to call vcvarsarm64.bat.
I can build and run JFX with this change though I haven't tried building WebKit.
I can build and run JFX with this change though I haven't tried building WebKit.
- links to
-
Commit(master) openjdk/jfx/ecab6b6b
-
Review(master) openjdk/jfx/1580