win32 compile errors

2008-11-06 Thread karimb
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../../..

Re: DBI/SQL backend

2008-06-13 Thread karimb
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

Re: building gda-dev2 on windows XP Pro SP2

2008-03-16 Thread karimb
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 are

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