I'm trying to compile the latest code on a win xp box. The build is failing
with the following error:
if /bin/sh ../../../libtool --tag=CC --mode=compile
/c/soft/gnucash/repos/compile gcc -DHAVE_CONFIG_H -I.
-I../../../../repos/src/business/business-core -I../../..
-DG_LOG_DOMAIN=\"gnc.busin
Ok, That fixed that issue, now I'm getting the following:
checking dbi/dbi.h usability... no
checking dbi/dbi.h presence... no
checking for dbi/dbi.h... no
configure: error: Unable to find dbi/dbi.h
I went to the libdbi website and downloaded the libdbi-cygwin-bin-0.8.2.tar.gz
fi
Mike,
You can download a copy of vim for windows from
http://www.vim.org/download.php#pc
I also like textpad which has syntax highlighting for source code files.
-- Original message --
From: Mike or Penny Novack <[EMAIL PROTECTED]>
> Andreas,
>
> I think we
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