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
Hey, I just wanted to thank you again for this tip. I tried to get a dev environment working on Windows 7 for days, and then when I went to try cross-compiling on Ubuntu 11.10 like you suggested, I had everything working in under an hour. Thanks! ~ 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.
