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
{{ message }}
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
子龙山人,你好
按第一章的引导,项目编译通过
教程的第一章开头,说 导入这个 #include <GL/glfw.h>
但是这个找不到 ,示例代码里的导入的是 #include <glfw3.h> 这个
在glw3里 也只有这个 glfwWindowHint 方法,没有 glfwOpenWindowHint
应该glw3是新版本对吗?
The text was updated successfully, but these errors were encountered: