substrate icon indicating copy to clipboard operation
substrate copied to clipboard

Cannot play AudioClips on Mac

Open mipastgt opened this issue 5 years ago • 3 comments

I don't know if this is a know limitation but with substrate it is not possible to play audio clips because you will get an unsatisfied link error caused by a missing glib-lite library.

macOS 10.14.6 GraalVM 19.3.1 client-maven-plugin 0.1.15 jfx 15-ea+1

mipastgt avatar Feb 12 '20 09:02 mipastgt

We don't have static builds for OpenJFX yet that include media for MacOS. We're about to have support for Linux though, PR is at https://github.com/openjdk/jfx/pull/109

Feel free to open an issue on substrate if you want media support for MacOS too (which I assume you want ;) )

johanvos avatar Feb 12 '20 10:02 johanvos

@johanvos Äh, isn't this the issue tracker for substrate?

mipastgt avatar Feb 12 '20 12:02 mipastgt

yes it is, I meant opening a specific issue, but it's easier if I just add it to the title of this -- sorry about the confusion!

johanvos avatar Feb 14 '20 11:02 johanvos