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
Hi! The macro APIENTRY is defined both in third_party/DirectX-Headers/include/wsl/winadapter.h and third_party/opengl_headers/GL/gl.h. This causes a compiler warning with gcc12 and, owing to -Werror, a build error.