JuliaMultimedia/SimpleDirectMediaLayer.jl

add SDL_GetTicks64()

Closed this issue · 2 comments

The SDL2 JLL version is 2.0.12 which doesn't contain this new API introduced in 2.0.18.

I've opened a PR to upgrade those JLL packages: JuliaPackaging/Yggdrasil#4300

If you're working on 64bit system, #61 is ready to use.