Dave Peticolas wrote:

> The file gnucash/lib/Makefile.in redefines the dist:
> rule. Does anyone know why that was done? The comments
> say it solves problems that 'naive' builders are having.
>

I recently downloaded the recent version 1.3.0.  I use the Slackware 7
dist.  When I try to compile the KDE version, I received a whole bunch of
compiling errors (see below).  I then tried the GTK version, and had no
problem compiling.

I really like the new version. :)  Just a few thoughts..

One odd thing I found was when I was reconciling, after selecting the
reconcile account the dialog appears, if I need to add another entry such as
interest or a missed entry, after entering the item in the register, the
reconcile dialog doesn't show the newly added item- I have to close out the
dialog and redo the reconile.   Can a refresh button be added or a recheck
when the reconcile dialog becomes active.

Also, on the reconcile credit card dialog, can an entry for Finance Chage
be added? The entry would automatically add itself to the credit card acct,
and automatically be checked.

Are automated entries on the To Do list?  (for example, this payment happens
monthly, or receive this deposit weekly.)

Is there a method where when you enter the item (ie. Dr.Quacker), it recalls
what the last category used for that item  (ie. Dr. Quacker -> Medical)
would automatically be entered or selected.


Thanks,
Budman



What version of QT needs to be installed?

----------------------------------------
QT Compile Error log:

> ./configure --enable-qt
> make qt

Results:

g++ -Wp,-MD,obj/qt/combocell-qt.d.tmp -c -g -O2  -I/usr/X11R6/include
-DCELL_WID
GETS=1 -I../../ -I../../src -I../../include -I../../src/engine
-I../../lib/Combo
Box-1.33 -I../../lib/Xbae-4.6.2-linas -I/usr/local/include
-I../../src/register
-I../../src/register/gnome  -pg  -DKDE -o obj/qt/combocell-qt.o
combocell-qt.cpp

combocell-qt.cpp: In function `void realizeCombo(struct BasicCell *, void *,
int
)':
combocell-qt.cpp:205: warning: ANSI C++ forbids implicit conversion from
`void *
' in initialization
combocell-qt.cpp:215: assignment to `const char * (*)(BasicCell *, const
char *,
 int *, int *, int *)' from `const char * (*)(BasicCell *, const char *)'
combocell-qt.cpp: In function `void moveCombo(struct BasicCell *, int,
int)':
combocell-qt.cpp:226: warning: ANSI C++ forbids implicit conversion from
`void *
' in initialization
make[4]: *** [obj/qt/combocell-qt.o] Error 1
make[4]: Leaving directory `/usr/local/src/gnucash-1.3.0/src/register'
make[3]: *** [qt] Error 2
make[3]: Leaving directory `/usr/local/src/gnucash-1.3.0/src'
make[2]: *** [build-flavor] Error 2
make[2]: Leaving directory `/usr/local/src/gnucash-1.3.0'
make[1]: *** [qt.real] Error 2
make[1]: Leaving directory `/usr/local/src/gnucash-1.3.0'
make: *** [qt] Error 2




--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to