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
Add paranoia check: if developer is using GL_SUPPORT_AUTOMATIC_ENABLE_EXTENSIONS,
then force an allow-list upon them so they don't get new GL extensions until
they update their Emscripten compiler.
self.assertContained('error: linker: Undefined symbol: SDL_GL_GetProcAddress(). Please pass -sGL_ENABLE_GET_PROC_ADDRESS at link time to link in SDL_GL_GetProcAddress().', err)
0 commit comments