Re: building gda-dev2 on windows XP Pro SP2

2008-03-05 Thread karimb
Ok, I can now build the gda-dev2 branch on my system. Thanks for the help on that. I then ran the dist.sh script to build the setup.exe, I had to add the following to the prepare function: _LIBGDA_UDIR=`unix_path $LIBGDA_DIR` to get dist.sh to run. I installed the setup.exe and gnucash

Getting rate and date from PriceDB for a report

2008-03-05 Thread J. Alex Aycinena
I'm writing a report in which I convert a transaction amount from the account currency to the reporting currency using gnc:exchange-by-pricedb-nearest, which works fine. However, in the report, I want to show the details of the calculation, to provide a complete audit trail, such as, for example:

Re: building gda-dev2 on windows XP Pro SP2

2008-03-05 Thread Nathan Buchanan
Read: https://lists.gnucash.org/pipermail/gnucash-devel/2007-December/021884.html I would note that I didn't do anything beyond getting sqlite building on windows, so you're restricted to sqlite on windows for the moment. Of course, you could set it up to build with support for another db.

[PATCH] windows gda dist fixes

2008-03-05 Thread Nathan Buchanan
Hi Phil! Attached is a patch against gda-dev2/packaging/win32 to add in some things I missed for creating 1) a tarball, and 2) the installer. Thanks to Karim for noticing one of these. Thanks, Nathan -- Even if you are on the right track, you'll get run over if you just sit there - Will

Re: gpg signatures for release tarballs

2008-03-05 Thread Andreas Köhler
Hi, Am Dienstag, den 04.03.2008, 19:25 -0800 schrieb Alexander Sotirov: On Mon, Mar 03, 2008 at 09:02:59PM +0100, Andreas K?hler wrote: As you can see the GnuCash 2.2.4 release announcement contained md5sums and was signed with my private gpg key. I hope that is better than before.