Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8340980

Cannot build on Windows ARM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jfx24
    • jfx23
    • javafx
    • 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.

            mfox Martin Fox
            mfox Martin Fox
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: