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
Trying to build project on M1 macbook but getting below error. Same project works fine on intel
error: failed to add native library /Users/user1/projects/oxide/target/debug/build/glfw-sys-f1f2e48a92918907/out/lib/libglfw3.a: file too small to be an archive
error: could not compile glfw due to previous error
warning: build failed, waiting for other jobs to finish...
error: build failed
Trying to build project on M1 macbook but getting below error. Same project works fine on intel
error: failed to add native library /Users/user1/projects/oxide/target/debug/build/glfw-sys-f1f2e48a92918907/out/lib/libglfw3.a: file too small to be an archive
error: could not compile
glfw
due to previous errorwarning: build failed, waiting for other jobs to finish...
error: build failed
dependecy
[dependencies]
log = "0.4.14"
bitflags = "1.3.2"
glfw = "0.43.0"
log4rs = "1.0.0"
imgui = "0.7.0"
gl = "0.14.0"
The text was updated successfully, but these errors were encountered: