aviks / GameZero.jl

Zero overhead game development library for the Julia programming language
Other
184 stars 23 forks source link

not working on julia 1.9 #77

Open alerem18 opened 1 year ago

alerem18 commented 1 year ago

[ Info: Precompiling GameZero [9da27670-f782-11e9-1da1-f53579315bfe] ERROR: LoadError: InitError: could not load library "C:\Users\Administrator\.julia\artifacts\fa03230282478d82c2295049d440075426a17202\bin\SDL2_ima ge.dll"

aviks commented 1 year ago

In an empty environment in julia 1.9, can you just add SimpleDirectMediaLayer and see what it says?