sokol lib library has been updated a lot, and this repository needs to be updated before it can compile normally, repository c code has expired [My fork](https://github.com/zeromake/learnopengl-examples): all libraries are up to date(use xmake build tools), if you are interested, you can take a look. [Live Demos](https://zeromake.github.io/learnopengl-examples) there are also some questions: - HandmadeMath update to V2, The rotate angle calculation is not the same(speed * 0.1f fix). - 4-10-1-instancing: It works, but it's not the same as before. - offscreen msaa on sokol is not support.