The only fix I found was too get the packaged shoes from shoooes.net and
copy the libshoes.dylib into my Shoes.app that i built from git. Now shoes
actually runs, but strangely it doesn't respond after i close an app that i
have open. So it requires me to restart shoes every time i want to test my
app again. Kind of annoying, but the video works and everything though.
Only problem is that it's too slow for the particular app I'm making. Since
this is the metronome part of the app, it sort of needs to be 100% accurate.
As I will also use it for recording. I wish I was more experienced, I would
try to fix this.

Cheers.

On Sat, Oct 11, 2008 at 5:08 PM, Mike Richards <[EMAIL PROTECTED]> wrote:

> Hmm, I don't know what I could be missing. Does Shoes use VLC or ffmpeg for
> video? are there additional dependencies that i need for this to work?
> Thanks in advance.
>
>
> On Fri, Oct 10, 2008 at 9:16 PM, Mike Richards <[EMAIL PROTECTED]> wrote:
>
>> Alright, so i tried running "shoes", "shoes-launch" and "shoes-bin" from
>> the terminal. here is the output from them.
>>
>> Mike:~ mike$ shoes LSOpenFromURLSpec() failed with error -10810. Mike:~
>> mike$ shoes-launch dyld: Library not loaded: libx264.56.dylib Referenced
>> from: /Applications/Shoes.app/Contents/MacOS/libshoes.dylib Reason: image
>> not found /Applications/Shoes.app/Contents/MacOS/shoes-launch: line 7: 2802
>> Trace/BPT trap DYLD_LIBRARY_PATH=$APPPATH PANGO_RC_FILE=$APPPATH/pangorc
>> ./shoes-bin "$@" Mike:~ mike$ shoes-bin dyld: Library not loaded:
>> ./deps/lib/libpostproc.dylib Referenced from:
>> /Applications/Shoes.app/Contents/MacOS/libshoes.dylib Reason: image not
>> found Trace/BPT trap
>>
>>
>> Maybe im missing some dependencies? Any ideas? Thanks.
>>
>> On Fri, Oct 10, 2008 at 7:34 PM, Martin DeMello <[EMAIL PROTECTED]>wrote:
>>
>>> On Fri, Oct 10, 2008 at 4:22 PM, Hugh Sasse <[EMAIL PROTECTED]> wrote:
>>>
>>> > And now for the truly bizarre idea: are there any GUI automation tools
>>> for
>>> > the Mac that can see a window has come up and send it Alt-/ immediately
>>> just
>>> > in case it can give you an error console before it dies?  Throwing the
>>> nearest
>>> > thing to hand at google gives me hints about a thing called automator
>>>
>>> A truly useful idea would be to have shoes take a flag that logs
>>> everything sent to the error console to a file as well
>>>
>>> martin
>>>
>>
>>
>

Reply via email to