You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's an issue with varargs handling on macOS AArch64. Thanks for the report.
Please note: This will take a while to fix correctly (plus I'm going to be offline for a while) but I will publish a preview release when this is fixed.
It looks like the libgst bindings may not work on aarch64 on macos.
I am running the PlaySound example:
https://github.com/jwharm/java-gi-examples/blob/main/PlaySound/src/main/java/io/github/jwharm/javagi/examples/playsound/PlaySound.java
When I try to run this sample, it works fine on Linux.
However on Macos:
Notice the strange property name in the logs from gst.
Crash:
The text was updated successfully, but these errors were encountered: