Open
Description
On macOS <Catalina, CoreHaptics.framework is not present so running a rust-sdl2 program linked against CoreHaptics doesn't work. It looks like usually CoreHaptics.framework is weakly linked in the C build of SDL, but I don't know how to do this in Rust.
This only occurs with statically linked SDL, I think with dynamic linking it's probably fine.
Metadata
Metadata
Assignees
Labels
No labels