Skip to content

Instantly share code, notes, and snippets.

@kevinah95
Created June 10, 2020 17:17
Show Gist options
  • Save kevinah95/96782e1c78a0b15545388f4b42c1cf30 to your computer and use it in GitHub Desktop.
Save kevinah95/96782e1c78a0b15545388f4b42c1cf30 to your computer and use it in GitHub Desktop.
Run ralib local linking
cc game.c -Llib -Wl,-rpath,lib -lraylib -Iinclude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment