SimpleDirectMediaLayer.jl does not work on Julia 1.10.0-rc1 (Windows). It works on Julia 1.9.2.
Error:
Failed to precompile SimpleDirectMediaLayer [98e33af6-2ee5-5afd-9e75-cbc738b767c4] to "C:\Users\e14\.julia\compiled\v1.10\SimpleDirectMediaLayer\jl_97D7.tmp".
ERROR: LoadError: InitError: could not load library "C:\Users\e14.julia\artifacts\fa03230282478d82c2295049d440075426a17202\bin\SDL2_image.dll"
The specified procedure could not be found.
Stacktrace:
[1] dlopen(s::String, flags::UInt32; throw_error::Bool)
@ Base.Libc.Libdl .\libdl.jl:117
[2] dlopen(s::String, flags::UInt32)
@ Base.Libc.Libdl .\libdl.jl:116
[3] macro expansion
@ C:\Users\e14.julia\packages\JLLWrappers\pG9bm\src\products\library_generators.jl:63 [inlined]