I got Pyglet to build using the evilphillip-cocoa-ctypes branch.  I
too am having an issue with Avbin.  It seems the archived dynamic
library is probably 32-bit and won't work with a 64-bit build of
Python.  As for building a 64-bit version, it is probably possible,
but there are files missing from the ffmpeg source (namely libswscale)
that has been preventing me from getting a 64-bit build of avbin.

As for a mercurial tutorial, you can try http://hginit.com/.  There's
a section there for those coming from other version control.

On Oct 13, 12:45 am, Nathan <[email protected]> wrote:
> Hello everyone.  I'm interested in getting back into pyglet on OS X, 64-bit.
>
> I've spent a couple hours searching through the last two years of archives.
> It appears that some significant progress has been made, largely by Phillip
> Nguyen.
>
> Which method of addressing the deprecation of Carbon is gaining the most
> traction?  The pyglet-cocoa branch, or the pyglet-ctypes branch (or
> something else)?  And which repository should I clone?  I've tried a couple
> of the ones mentioned many months ago, and basic things seem to
> work...except sound, even though I installed avbin manually.
>
> I would like to look into participating in the effort.  I'm new to
> mercurial, but I'm quite familiar with git (and subversion), so if anyone
> knows a git->mercurial tutorial, that would be helpful.
>
> Any pointers would be helpful.
>
> ~ Nathan

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en.

Reply via email to