We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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]
The text was updated successfully, but these errors were encountered: