Hi All, In a git shell I see ------------------------------------------------------- GNUCashNew@ACE /c/gcdev/gnucash.git (master) $ git branch --list AQBanking * master
GNUCashNew@ACE /c/gcdev/gnucash.git (master) $ ---------------------------------------------------------------- In a gcdev msys shell I do -------------------------------------------------------------------- ./install.sh ... ############################################################ ### Finish... ############################################################ ############################################################ ### Restore MSYS ############################################################ Build Finished at Wed Mar 22 06:48:34 AUSEDT 2017 GNUCashNew@Ace /c/gcdev/gnucash-on-windows.git $ cd c:/gcdev/gnucash/build $ make make all-recursive make[1]: Entering directory `/c/gcdev/gnucash/build' Making all in . make[2]: Entering directory `/c/gcdev/gnucash/build' make[2]: Leaving directory `/c/gcdev/gnucash/build' Making all in doc ... Making all in core-utils make[3]: Entering directory `/c/gcdev/gnucash/build/src/core-utils' You're building from svn/svk/git/bzr... But your build system is broken Don't do that. Complain to your build-system creator. make[3]: *** [_gnc-vcs-info.h] Error 1 make[3]: Leaving directory `/c/gcdev/gnucash/build/src/core-utils' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/c/gcdev/gnucash/build/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/c/gcdev/gnucash/build' make: *** [all] Error 2 GNUCashNew@Ace /c/gcdev/gnucash/build $ --------------------------------------------------------------- What am I doing wrong? Yours Sincerely Stephen Brown _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
