Print this page and how many following pages?

 


 

OSX:Build FFmpeg on Mountain Lion

Starting with Xcode 4.3, you cannot just install Xcode and expect usual Unux application command lines tools to be installed. You must manually install the command line tools from within Xcode.
Run Xcode and goto the Xcode menu: Preferences > Downloads:



Select to install the Command Line Tools. Then a command like this will work:

PATH=$PATH:/Applications/Xcode.app/Contents/Developer/usr/bin && make -j 8

VeryQuickWiki Version 2.8.1 | Admin

All contents copyright mdsh.com (C) 2011-2023.