Announcing a new sub-project in gnucash: GUI in C++, Qt, CMake.
Christian Stimming
stimming at tuhh.de
Fri Mar 5 16:14:58 EST 2010
Am Freitag, 5. März 2010 schrieb Phil Longstaff:
> > To give this a try, have qt4 (>=4.5.0) and cmake (>= 2.6.0) installed
> > and:
> >
> > mkdir build-cutecash
> > cd build-cutecash
> > cmake ..
> > make
> > ./src/gnc/cutecash
>
> It doesn't seem able to read any of my XML files. Oh well.
Could you try again after r18841? This could very well be due to the business
data types missing yesterday, but I've added them today.
> I would also like to suggest that work on this take a back seat to
> getting 2.4 out the door. Boring, yes, but there are lots of bugs in
> bugzilla. Can we go through and identify which ones we would like fixed
> by 2.4?
Sure. However, I think the actual problem looks as follows: In order to finish
a 2.4.0 release in finite time, we would finally have to look through those
features which are again and again buggy, then disable those, and call the
rest (which is relatively non-buggy) the next stable series. I think
everything else is prone to cause delay after delay again, without much fun
for the developers. However, decisions about which features better be disabled
for a stable series are never easy to do. The infamous CSV importer comes to
mind... Nevertheless, I will agree with and support everyone who concentrates
on finishing a 2.4.0 release in near future. Thanks for reminding.
Regards,
Christian
More information about the gnucash-devel
mailing list