mingwm10.dll

Andreas Köhler andi5.py at gmx.net
Fri Feb 8 14:54:46 EST 2008


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 ignore the warnings 
the dialog gives you about w32api.h :-)

-- andi5

> On Feb 6, 2008 11:25 PM, Stephen Grant Brown <sg_brown at bemail.com.au> 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: "@-qtbindir-@\mingwm10.dll"; ...
>>
>> 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:
>> "@-qtbindir-@\mingwm10.dll"; 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:
>> "@-qtbindir-@\mingwm10.dll"; DestDir: "{app}\bin"; Flags: ignoreversion
>> gnucash/repos/packaging/win32/gnucash.iss.in:Source:
>> "@-qtbindir-@\mingwm10.dll"; 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:
>> "@-qtbindir-@\mingwm10.dll"; DestDir: "{app}\bin"; Flags: ignoreversionWhich
>> file produces c:\soft/gnucash\gnucash.iss?Yours Sincerely Stephen Grant
>> Brown
>> _______________________________________________
>> gnucash-devel mailing list
>> gnucash-devel at gnucash.org
>> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>>
> 
> 
> 



More information about the gnucash-devel mailing list