Skip to content

Wribbe/learnopengl

Repository files navigation

To compile glfw-dependencies on windows:
  * clone glfw from github.
  * run cmake from powershell with command:
    cmake -G "MinGW Makefiles"
  * then build with mingw32-make with command:
    mingw32-make all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published