On 10/13/10 11:12 AM, Carey Gagnon wrote: > Maybe this page helps: > >> http://wiki.wxpython.org/py2exe-python26 >> >> Note that the manifest included in setup.py is a bit different and there >> is a commented section on the MS stuff, i.e. sometimes I found that >> putting it all into sub-folders of the dist folder makes it work and if >> one uses the py2exe "zipfile" option one has to copy it twice. >> >> Werner > > > Thanks for the link. Compiling is one of my requirements. There are many > others to check out. I will check the link, and seeing as creating the exe > generally works, I can move on to other Dabo investigation before revisiting > this.
I got burned in my latest release: wouldn't work on a Win XP test box I have. Turned out I needed 3 DLL's and 1 manifest, and I documented what is needed in the appWizard output of buildwin.bat, copied here for your convenience: http://trac.dabodev.com/browser/trunk/ide/wizards/AppWizard/spec-buildwin.bat Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
