On Mon, 2010-01-25 at 00:56 +0200, Duncan Drennan wrote: > > xgsch2pcb: > > > > Figure out the following for minipack: > > > > Building python for Win32 > > Building DBus / Win-dbus / whatever the working variant is on Win32 > > Building py-dbus (Python dbus binding) on Win32 > > > > How about using something like cxfreeze? http://cx-freeze.sourceforge.net/ > > Of the python -> .exe builders I tried that was the only one I had success > with.
Neat, thanks.. I guess we'd still need to build the Win32 bindings for pydbus though.. since they are C linked, not native Python code. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

