Hi, I followed the instructions on : http://wiki.gnucash.org/wiki/Windows#Instructions_for_an_.28almost.29_automated_build
/c/soft/packaging/win32/install.sh is ok, works fine. However, when I run rm -rf /c/soft/gnucash/dist /c/soft/packaging/win32/dist.sh I got error: ============= !!! Detected multiple directories where only one was expected; please delete all but the latest on: /c/soft/gnucash/inst/../dist/lib/aqbanking/plugins/*/wizards !!! !!! ABORTING !!! ============= However, I only found one directory in "plugins", and there is no "wizard" in that directory. One thing I need to mention is that I was disabled AqBanking by "AQBANKING_WITH_QT=no" at first, however, I found without this enabled, I cannot make win32 package, so I remove the line in custom.sh, which is empty now, and do install.sh, rm, dist.sh again, then I got that error. -- Regards Tao Wang _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
