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
Can you check if you have installed golang.org/x/image/? I think this is the reason for the compilation error. I haven't included the dependent libraries into a vendor folder make the app more lightweight. Try to install it separately and let me know.
When doing a "go get", fogelman/gg, which is the API for rendering 2D gfx, fails to compile. How to overcome this?
The text was updated successfully, but these errors were encountered: