Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在尝试使用 glfw 在 C++ 中使用 lwjgl3 重写我的旧项目,并在 Eclipse CDT 中感到高兴。但是,每当我尝试构建它时,它都会告诉我在glad.c 文件中找不到glad 头文件。但它在我的 main.cpp 文件中找到它。我到处搜索,似乎找不到答案。请帮帮我。