<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I tried editing that file, too, but I couldn't get it working. It also<br>has almost 80 program and SDK directory entries on its paths that aren't<br>on my system at all, so I was reluctant even to start with it.<br></blockquote><div><br></div><div>I also have entries there that don't exist. I suspect they have to do with building WebKit. Turns out they don't hurt.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">In any case, the JavaFX build on Windows is supposed to generate a<br>properties file that works for your system, so something's wrong --<br>likely in the build script -- if it doesn't. I certainly understand,<br>though, if a developer decides to move on and save that battle for<br>another day. :-)<br></blockquote><div><br></div><div>Well, it didn't generate one that worked for me, which is odd because it did so in the past. I don't know enough about the build and the script, so I can't debug it myself, otherwise I would have. </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 16, 2022 at 1:26 AM John Neffenger <<a href="mailto:john@status6.com">john@status6.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 8/15/22 12:32 AM, Nir Lisker wrote:<br>
> (I have '%SystemRoot%\system32' which is exported to Cygwin correctly).<br>
<br>
That works, too. I have to admit, my troubles on Windows at the time <br>
were self-inflicted. I was trying to reduce my PATH to its minimum <br>
(shown formatted below), but I left off 'Windows/System32', which causes <br>
difficult and hidden errors in the JavaFX build.<br>
<br>
$ echo $PATH<br>
   /home/john/opt/apache-ant-1.10.12/bin<br>
   :/home/john/opt/jdk-18.0.1.1/bin<br>
   :/home/john/opt/cmake-3.23.1-windows-x86_64/bin<br>
   :/usr/sbin:/usr/bin:/sbin:/bin<br>
   :/cygdrive/c/Windows/System32<br>
<br>
> I managed to fix my issue by replacing the paths in the wiki's 'windows_tools.properties' file.<br>
<br>
I tried editing that file, too, but I couldn't get it working. It also <br>
has almost 80 program and SDK directory entries on its paths that aren't <br>
on my system at all, so I was reluctant even to start with it.<br>
<br>
In any case, the JavaFX build on Windows is supposed to generate a <br>
properties file that works for your system, so something's wrong -- <br>
likely in the build script -- if it doesn't. I certainly understand, <br>
though, if a developer decides to move on and save that battle for <br>
another day. :-)<br>
<br>
John<br>
</blockquote></div>