samiamwork / Movist

Movie Player for Mac OS X based on QuickTime & FFmpeg. (Fork of original project on Google Code as it seems to have died)
GNU General Public License v3.0
206 stars 54 forks source link

"How to Build" #49

Closed mdupuy closed 10 years ago

mdupuy commented 10 years ago

Readme just says open the project file and build. It isn't quite that simple with the Libav dependency:

Build libav libs init libav submodule ~/dev/Movist ~/dev/Movist/contrib fatal: Needed a single revision Unable to find current revision in submodule path 'contrib/libav' Showing first 200 notices only Command /bin/sh failed with exit code 1

Any suggestions for the completely uninitiated?