GNOME Bugzilla – Bug 735872
OS X build doesn't build cmake
Last modified: 2014-09-02 17:34:05 UTC
cmake isn't mentioned as a pre-installation dependency on OS X, and neither bootstrap nor the regular build compile it. The taglib compile fails without it. Running './cerbero-uninstalled buildone cmake' makes everything work. I'm not sure where in the build cmake should be added to make it automatic.
CMake is part of the requirements in the README for both Windows and OSX http://cgit.freedesktop.org/gstreamer/cerbero/tree/README#n34
Aw snap! I was using the gstreamer.com docs - I've never even seen the README!