HiOpenGL Cmd environment opengl helloworld project with compile tool chain: vscode opengl mingw cmake ninja In windows At first mkdir build cd .\build cmake .. -G Ninja Then run .\OpenGLLearn.exe