> > Let's start from the beginning: > > Python version: [2.6.5] > wxPython version: [2.8.11.0 unicode win32] > Dabo version: [0.9.3 svn trunk r6093] > Windows version: [Windows-Vista-6.0.6001-SP1] > py2exe version: [0.6.9] > > I just made some more changes to Dabo and the appwizard code to fix some > things with > the xml headers that have been broken for about a week, that could very > well explain > some of your problems. I also found and fixed some other things along the > way. > > I ran AppWizard with these changes against a sqlite database, I verified > that the > program worked, and then I did 'buildwin', which resulted in an EXE inside > the dist/ > directory which I could run without error, using the versions of things > listed above. > > I was surprised that I didn't need to find and copy msvcr90.dll, but maybe > it is > because my system has it somewhere. > > I hope it helps. > Paul >
Well I did an svn update (now at 6097), ran the appwizard against my mysql database, and made sure it worked (which it did) before running buildwin.bat. SUCCESS!!! It builds no problem...and now run no problem as well. Thanks a bunch Paul!!! --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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]
