Good to know, thanks! ~ Nathan
On Thu, Nov 24, 2011 at 3:18 PM, Christoph Gohlke <[email protected]> wrote: > AVBin for win64 can be cross-compiled on Ubuntu 11.10 using the code from > svn trunk with two changes: 1) set compiler prefix and cc to > x86_64-w64-mingw32- instead of x86_64-pc-mingw32- 2) comment out or update > the MinGW runtime version check in ffmpeg/configure. Binaries are at > <http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyglet> > > Christoph > > On 11/23/2011 9:03 PM, Nathan wrote: >> >> Wow, I don't check my email for a day and look what I miss! >> >> I volunteered to maintain the AVbin project as of about two weeks ago. >> Trying to build for 6 platforms and deprecate one, while trying to >> piece together several years-old code and see about updating the code >> at the same time has been a lot to chew on. :-) >> >> As I've started releasing the 8-beta revisions (what I've been calling >> r62 from subversion) on some platforms, there has been at least one >> big significant bug discovered. So I stopped trying to put together >> builds for the other platforms and have started working to merge in >> Micah Richert's changes from his custom AVbin he made 10 months ago >> (much newer than the 2008-era code for 8-beta). >> >> I'm glad to hear that it compiles on win32 without modification! >> (That wasn't the case on wn64) I'm going to try to finish merging >> Micah's code and put out a 8-beta2 release out for (hopefully) all 6 >> platforms. If I'm lucky, I'll get some free time to work on it over >> the holidays. >> >> ~ Nathan >> >> On Tue, Nov 22, 2011 at 3:33 AM, Ryexander<[email protected]> wrote: >>> >>> ah, so it was pointless to rebuild for windows makes sense. >>> in any case thanks to the advise to use Msys instead of cygwin it >>> built properly as far as I can tell. I really don;t have time to run >>> the test suit but I can provide the dll for someone who does. >>> >>> I built this off the latest HEAD revision of the SVN (fresh checkout >>> of r62) for Win32 >>> >>> http://dl.dropbox.com/u/20709011/AVBin/avbin.dll >>> >>> I hope it proves useful. I watch this list so if you need another >>> win32 buiild make a post and I'll bake one up. >>> >>> >>> On Nov 22, 12:44 am, Alex Holkner<[email protected]> wrote: >>>> >>>> Versions 6 and 7 fixed Linux-specific problems only. >>>> >>>> Alex. >>>> >>>> On 22/11/2011, at 1:33 PM, Ryexander<[email protected]> wrote: >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>>> The version of AVBin that is compiled and available for windows is >>>>> listed as version 5 yet all the other os'sand indeed the project pages >>>>> lists the stable version as 7 >>>>> whats up with this? >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "pyglet-users" group. >>>>> To post to this group, send email [email protected]. >>>>> To unsubscribe from this group, send email >>>>> [email protected]. >>>>> For more options, visit this group >>>>> athttp://groups.google.com/group/pyglet-users?hl=en. >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "pyglet-users" group. >>> To post to this group, send email [email protected]. >>> To unsubscribe from this group, send email >>> [email protected]. >>> For more options, visit this group >>> athttp://groups.google.com/group/pyglet-users?hl=en. >>> >>> > > > -- > 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. > > -- 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.
