JavaFX build fails on Windows when VS150COMNTOOLS is not set

XMLWordPrintable

    • b05

      In order to build JavaFX on Windows, it is necessary to set the VS150COMNTOOLS environment variable. Microsoft no longer sets VS<ver>COMNTOOLS by default any more, so this is a hold-over from prior versions. It's also error prone since the build will fail with an unfriendly error message for a developer who installs Visual Studio on their system and just runs "gradle".

      The JavaFX build system should attempt to locate the visual studio compiler if VS150COMNTOOLS is not set.

            Assignee:
            Kevin Rushforth
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: