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 tried to build on Windows 10 with just deps = ["@bazelregistry_sdl2//:SDL2_lib"], but I got a bunch of linker errors. Here is the list of libraries I had to add to get rid of the linker errors.
I tried to build on Windows 10 with just
deps = ["@bazelregistry_sdl2//:SDL2_lib"],
but I got a bunch of linker errors. Here is the list of libraries I had to add to get rid of the linker errors.The text was updated successfully, but these errors were encountered: