#How to add OpenGL to CLion project?

8 messages · Page 1 of 1 (latest)

lilac phoenix
#

I've tried different ways to add OpenGL to my project, but I don't know exactly how to

wispy apexBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

mild mauve
#

On Windows (and probably everywhere else for simplicity) you need a loader library, usually GLAD or GLEW

#

And a windowing library, e.g. SDL or GLFW

#

The easiest way to install those libs is probably from a package manager, MSYS2 if you use MinGW or Vcpkg if you use MSVC

wispy apexBOT
#

@lilac phoenix Has your question been resolved? If so, type !solved :)

lilac phoenix
#

!solved