Re: mingwm10.dll

2008-02-10 Thread Charles Day
. The mixed content of c:/QT/4.2.3/bin\mingwm10.dll must be handled OK on Windows XP, because I can build a .exe setup file without any problems. (It doesn't seem relevant, but the MSYS interactive bash shell doesn't like backslashes. It only accepts forward slashes, e.g. /c/soft/gnucash or c:/soft

Re: mingwm10.dll

2008-02-09 Thread Andreas Köhler
the dialog gives you about w32api.h :-) Maybe I'm being a bit thick here...but where does $MINGW_DIR come into the picture? I thought the process was: install QT (with mingwm10.dll) -- generate gnucash.iss (using QTDIR to specify path to mingwm10.dll) -- have Inno package c:/qt/4.2.3/bin

Re: mingwm10.dll

2008-02-09 Thread David T.
/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

Re: mingwm10.dll

2008-02-08 Thread Andreas Köhler
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) 3. Did you specify c:\soft\mingw = $GLOBAL_DIR\mingw = $MINGW_DIR as directory of an installed mingw installation? Just

Re: mingwm10.dll

2008-02-08 Thread Charles Day
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

Re: mingwm10.dll

2008-02-08 Thread Nathan Buchanan
On Feb 8, 2008 3:59 PM, Charles Day [EMAIL PROTECTED] wrote: 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

Re: mingwm10.dll

2008-02-07 Thread Nathan Buchanan
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) Nathan 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

mingwm10.dll

2008-02-06 Thread Stephen Grant Brown
: @[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