undefined symbol emscripten_webgl2_get_proc_address #2580
Unanswered
decahedron1
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The error goes away if you add |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to build
bgfx.cmake
with Emscripten but I geterror: undefined symbol: emscripten_webgl2_get_proc_address (referenced by top-level C/C++ code)
and can't build. I'm using Emscripten v2.0.27.Beta Was this translation helpful? Give feedback.
All reactions