Either Vcpkg or CMake is not working

This page summarizes the projects mentioned and recommended in the original post on /r/opengl

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • glad

    Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

  • 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]

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts