Good to know it works. I had forgotten that the "-PSTUB_RUNTIME_OPENJFX"
option would run into the gradle verification issue, but I see you were
able to work around it.
So, it seems you are running into a problem with the media build
Makefiles or scripts. At some point it would be good to know
By following Kevin's suggestion, I was able to successfully build JavaFX
and run the unit tests.
Thanks Kevin!
On Fri, Aug 30, 2024 at 12:51 PM Knee Snap wrote:
> I tried this suggestion (the one Kevin has suggested) but I got warnings
> about Gradle verification failures, and it listed specifi
I am running from cygwin (not WSL) as my screenshot shows. I'll try --debug.
And yes, I have Visual Studio setup with the C++ package referenced as
required.
I do not believe there is an issue with the Visual Studio usage as it is
able to successfully compile a bunch of C++ source files prior to t
It looks like cygwin might not be in your path when that media shell
script is being executed. Maybe it's getting reset by your .bashrc or
.profile script?
You might try building without media and webkit, although you'll need to
download a fairly recent version of those libraries if you don't.
I have WSL 2 and I didn't get this error. For Windows, you're not supposed
to use WSL at all for the building process, so no reason for it to be
involved. I suggest that you just run "./gradlew :media:buildWINGlib"
(which is where the error is occurring) with --debug or --info.
Did you set up Visu
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:
"
> Task :media:buildWinGlib
make: Entering directory
'/cygdrive/g/Playground/jfx/modules/javafx.media/src/main/native/gstream