Re: genVSproperties.bat: why unset variables?

2019-10-07 Thread Michael Ennen
Ilya, I also had trouble with genVSproperties.bat (as did other historically) This led me to create a Powershell build script which was merged to upstream: https://github.com/openjdk/jfx/blob/master/tools/scripts/build.ps1 I strongly recommend using it when building locally on Windows. On

genVSproperties.bat: why unset variables?

2019-10-07 Thread Ilya Kazakevich
Hello. I was trying to build jfx for Windows using cygwin. I launched cygwin from VS prompt with all variables set, but when build failed, I realized that ``windows_tools.properties`` is almost empty. It happened because ``genVSproperties.bat`` failed to locate my toolchain and it explicitly