You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I trying to build a project that uses sdl2 which depends on lazy_static, but I'm getting:
C:/tools/emsdk/upstream/bin\llvm-nm.exe:
error: C:\Users\Leo\Projects\rust-snake\target\wasm32-unknown-emscripten\release\deps\liblazy_static-edee67263b918afb.rlib(rust.metadata.bin)
The end of the file was unexpectedly encountered
Isn't this lib supported? I'm doing something wrong?
The text was updated successfully, but these errors were encountered:
I trying to build a project that uses sdl2 which depends on lazy_static, but I'm getting:
Isn't this lib supported? I'm doing something wrong?
The text was updated successfully, but these errors were encountered: