<div dir="ltr"><div>Upon trying to run "./gradlew -PFULL_TEST=true -PUSE_ROBOT=true -PCOMPILE_WEBKIT=true -PCOMPILE_MEDIA=true all test", I am eventually confronted with the following output:</div><div><br></div><div>"</div>> Task :media:buildWinGlib<br>make: Entering directory '/cygdrive/g/Playground/jfx/modules/javafx.media/src/main/native/gstreamer/projects/win/glib-lite'<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>make TARGET=/libffi.lib -f Makefile.ffi<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>/bin/sh: line 1: cygpath: command not found<br>make: make: Not a directory<br>make: *** [Makefile:65: /libffi.lib] Error 127<br>make: Leaving directory '/cygdrive/g/Playground/jfx/modules/javafx.media/src/main/native/gstreamer/projects/win/glib-lite'<br><div>"</div><div><br></div><div>However, if I immediately run "cygpath", it does run successfully. (See screenshot below).</div><div>I'm not really sure what's going on, but I suspect that either somehow my WSL installation is getting used by gradle instead (not sure if that's even possible, but maybe? I don't know enough about how cygwin works), or something even more difficult to pinpoint is going on.</div><div><br></div><div>Can someone help me resolve this issue? I've gotten a bit stuck. Thanks!</div><div><br></div><div><img src="cid:ii_m0g9llo80" alt="image.png" width="542" height="484"><br></div><div><br></div></div>