On Tue, Oct 27, 2009 at 11:46 AM, Jonathan Hartley <[email protected]>wrote:
> > I packaged Ashima IV with py2app on Mac, and py2exe on Windows, including bundling the DLL/dylib of ODE (for physics). You can find the setup.py I used to drive this here: http://code.google.com/p/darkcoda/source/browse/ashima_iv/trunk/setup.py Note that I used a custom python wrapper to handle cross-platform location and loading of the ODE DLL: http://code.google.com/p/darkcoda/source/browse/ashima_iv/trunk/#trunk/src/ode -- Tristam MacDonald http://swiftcoder.wordpress.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
