Skip to content

Instantly share code, notes, and snippets.

@nsfmc
Created August 7, 2012 06:03
Show Gist options
  • Save nsfmc/3282175 to your computer and use it in GitHub Desktop.
Save nsfmc/3282175 to your computer and use it in GitHub Desktop.
fixed ccextractor build.command
g++ -Dfopen64=fopen -Dopen64=open -Dlseek64=lseek -I../src/gpacmp4 -o ccextractor $(find ../src/ -name '*.cpp') $(find ../src/ -name '*.c')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment