> On Apr 6, 2017, at 5:52 PM, icybricks <abo...@outlook.com> wrote: > > Hello, I'm running the ./install.sh script from gnucash-on-windows and > getting the following build errors: > > collect2.exe: error: ld returned 1 exit status > make[4]: *** [test-import-pending-matches.exe] Error 1 > make[4]: Leaving directory `/c/gcdev/gnucash/build/src/import-export/test' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/c/gcdev/gnucash/build/src/import-export' > 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 > > Please help me know how to fix this so I can build gnucash. This is my first > time trying a gnucash build.
Why do you want to build GnuCash on Windows? There are nightly builds available at https://code.gnucash.org/builds/win32 <https://code.gnucash.org/builds/win32>, though the most recent ones will have some dependency problems that we haven't yet had time to fix. In any case you need to show the actual error. You need to spend some time studying build tools (this set is called "Gnu autotools") at least to the point that you understand the output. Regards, John Ralls _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel