Building VLCKit on Mavericks
Posted: 08 Nov 2013 21:12
I'm trying to build VLCKit on Mavericks, and I get the following errors:
- A message "broken pipe" after " * make package prepare prebuilt packages"
- "Mv: rename x86_64-apple-darwin10 to ../x86_64-apple-darwin10: Directory not empty"
Then it stops. This is when running the target "Make VLC" and also the same errors show up when I try "Setup VLC contribs" and "Run VLC Configure". I'm assuming there's some common stuff for all the projects that's failing...
Building VLC itself the normal way outside of XCode works just fine.
The reason I'm trying to build this is because the latest VLCKit is crashing hard when you call [VLCMediaPlayer stop] which I'd like to help fix. Right now I have a choice between an older nightly that draws the bottom few percent of the screen green, or one which crashes on stop commands
Help!
- A message "broken pipe" after " * make package prepare prebuilt packages"
- "Mv: rename x86_64-apple-darwin10 to ../x86_64-apple-darwin10: Directory not empty"
Then it stops. This is when running the target "Make VLC" and also the same errors show up when I try "Setup VLC contribs" and "Run VLC Configure". I'm assuming there's some common stuff for all the projects that's failing...
Building VLC itself the normal way outside of XCode works just fine.
The reason I'm trying to build this is because the latest VLCKit is crashing hard when you call [VLCMediaPlayer stop] which I'd like to help fix. Right now I have a choice between an older nightly that draws the bottom few percent of the screen green, or one which crashes on stop commands
Help!