Skip to content

Instantly share code, notes, and snippets.

@rdeioris
Created October 20, 2017 15:25
Show Gist options
  • Save rdeioris/fd75ce5e7e73ffa13b59788532bc9fb5 to your computer and use it in GitHub Desktop.
Save rdeioris/fd75ce5e7e73ffa13b59788532bc9fb5 to your computer and use it in GitHub Desktop.
clang -o engine.exe -I glfw-3.2.1.bin.WIN64/include/ -L glfw-3.2.1.bin.WIN64/lib-vc2015/ engine.c -lglfw3dll -lopengl32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment