Our great sponsors
-
LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
Hi, so I see you've migrated away from vcpkg. Here is a sample repo I'm working on in tandem with learnopengl.com what's odd is that you are using similar dependencies to me. But I'm not experiencing any issues.
-
Hey there. I'm learning opengl and using cmake too. I just got my build with a few of the same libraries working a week ago and maybe I can help. I wouldn't worry about using vcpkg with glad. It's just a simple header and source file combo and can be copied to your source/include directories. It's much better if you generate your own on their website, because you can specify what versions of opengl you need. The generator is satisfyingly simple to use, just select what version of opengl your target is and include the extensions you want. I've just been including everything until I more know what I need. [Link]
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.