We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
input: running make in the example directory
make
cc -std=c99 -pedantic -O2 -o bin/skinning skinning.c -lglfw -lGL -lm -lGLU -lGLEW
output:
input: running
makein the example directorycc -std=c99 -pedantic -O2 -o bin/skinning skinning.c -lglfw -lGL -lm -lGLU -lGLEWoutput: