doomgod

glew compile cmd

May 8th, 2014
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. $ make CC=/usr/bin/gcc-4.0 CFLAGS.EXTRA="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -arch i386 -arch ppc" LDFLAGS.EXTRA="-arch i386 -arch ppc" GLEW_DEST=/usr/local STRIP=
  2. # make GLEW_DEST=/usr/local install
Advertisement
Add Comment
Please, Sign In to add comment