问题
I am learning OpenGl and I am new to ms Visual Studio Code. I want to add GLEW and GLFW to visual studio code. I have been only able to add header files and it's been 2 weeks from then and I still haven't been able to figure out how to add libraries of GLEW and GLFW to vscode. All the tutorials on the Internet are made for past versions of the visual studio by creating an empty project. But this empty project option is not available in Visual Studio Code. So, please help me to figure this out.
I have added header files in c_cpp_properties.json. But I don't know how to add libraries.
来源:https://stackoverflow.com/questions/65490599/how-to-link-to-native-libraries-in-a-visual-studio-code-project