On Feb 8, 2008 11:54 AM, Andreas Köhler <[EMAIL PROTECTED]> wrote: > Hi, > > Nathan Buchanan schrieb: > > Hi Stephen! > > > > 1. Does /C/QT/4.2.3/bin/mingwm10.dll exist on your machine? > > 2. Are the directories capitalized as you indicate? (eg. "C", and "QT") >
I doubt it makes a difference, but my custom.sh has mixed case, i.e. QTDIR=/c/Qt/4.3.3 (I have version 4.3.3 installed). I haven't had a problem making .exe distributions, but I'm using XP. > 3. Did you specify c:\soft\mingw = $GLOBAL_DIR\mingw = $MINGW_DIR as > directory of an installed mingw installation? Just ignore the warnings > the dialog gives you about w32api.h :-) > > -- andi5 > > > On Feb 6, 2008 11:25 PM, Stephen Grant Brown <[EMAIL PROTECTED]> > wrote: > > > >> Hi All, > >> I am tryiing to produce a distributable version of gnucash for the > Vista > >> operating system. > >> > >> I am running XP in vmaware running under Vista. > >> > >> I did svn update in Packaging. > >> Running msys > >> cd to packaging > >> reset.sh run to completion > >> In custom.sh > >> > >> QTDIR=/C/QT/4.2.3 > >> > >> In gnucash.iss.in > >> > >> Source: "@[EMAIL PROTECTED]"; ... > >> > >> install.sh run to completion > >> > >> dist.sh produces > >> > >> mingwm10.dll does not exist > >> > >> In Packaging/gnucash.iss.in > >> > >> deleted line with > >> > >> Source ... mingwm.dll > >> > >> reset.sh run to completion > >> > >> install.sh run to completion > >> > >> dist.sh produces > >> > >> Error on line 84 in c:\soft\gnucash\gnucash.iss > >> ... mingwm10.dll does not exist > >> > >> cd /soft > >> > >> grep -r mingwm * > >> > >> produces > >> gnucash/build/packaging/win32/gnucash.iss:Source: > >> "@[EMAIL PROTECTED]"; DestDir: "{app}\bin"; Flags: ignoreversion > >> gnucash/gnucash.iss:Source: "c:/QT/4.2.3/bin\mingwm10.dll"; DestDir: > >> "{app}\bin"; Flags: ignoreversion > >> > gnucash/repos/packaging/win32/.svn/text-base/gnucash.iss.in.svn-base:Source: > >> "@[EMAIL PROTECTED]"; DestDir: "{app}\bin"; Flags: ignoreversion > >> gnucash/repos/packaging/win32/gnucash.iss.in:Source: > >> "@[EMAIL PROTECTED]"; DestDir: "{app}\bin"; Flags: ignoreversion > >> Binary file mingw/bin/mingwm10.dll matches > >> Binary file mingw/lib/libmingwthrd.a matches > >> > msys/home/Stephen/Packaging/.svn/text-base/gnucash.iss.in.svn-base:Source: > >> "@[EMAIL PROTECTED]"; DestDir: "{app}\bin"; Flags: > ignoreversionWhich > >> file produces c:\soft/gnucash\gnucash.iss?Yours Sincerely Stephen Grant > >> Brown > >> _______________________________________________ > >> gnucash-devel mailing list > >> gnucash-devel@gnucash.org > >> https://lists.gnucash.org/mailman/listinfo/gnucash-devel > >> > > > > > > > > _______________________________________________ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel