On Thu, 25 Mar 2021 22:58:57 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> Build fails on my system with `FAIL: WINSDK_DIR not defined`

@palexdev I hit that error, too. You may have already found this, but you can 
work around the problem by using the sample [`windows_tools.properties`][1] 
file on the Building OpenJFX page (click "Expand source"). You just have to 
adjust the `WINDOWS_VS_PATH` and remember to copy the file to 
`build/windows_tools.properties` after running `gradle clean` and before 
running a build.

[1]: 
https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX#BuildingOpenJFX-Missingpathsissue

-------------

PR: https://git.openjdk.java.net/jfx/pull/212

Reply via email to