Hi all. I think there is a missing patch file for GnuCash to compile on Windows. The patch file referenced here doesn't exist in the GIT repo https://github.com/Gnucash/gnucash-on-windows/blob/c68c63a5e772330aa09dab98478b8125a9e71c57/gnucash.modules#L210
Anyone have it? And can check it into the git repo? jhbuild complains... *** Error during phase checkout of OpenSP: could not download patch (error: 404) *** [1/16] and later the compile fails (I suspect due to the missing patch) with... C:/gcdev64/gnucash/master/src/OpenSP-1.5.2/lib/CodingSystemKit.cxx:353: undefined reference to `OpenSP::Win32CodingSystem::Win32CodingSystem(OpenSP::Win32CodingSystem::SpecialCodePage, unsigned int)' C:/gcdev64/gnucash/master/src/OpenSP-1.5.2/lib/CodingSystemKit.cxx:353: undefined reference to `OpenSP::Win32CodingSystem::Win32CodingSystem(OpenSP::Win32CodingSystem::SpecialCodePage, unsigned int)' collect2.exe: error: ld returned 1 exit status make[3]: *** [Makefile:452: libosp.la] Error 1 make[3]: Leaving directory '/C/gcdev64/gnucash/master/build/OpenSP-1.5.2/lib' make[2]: *** [Makefile:391: all] Error 2 make[2]: Leaving directory '/C/gcdev64/gnucash/master/build/OpenSP-1.5.2/lib' make[1]: *** [Makefile:409: all-recursive] Error 1 make[1]: Leaving directory '/C/gcdev64/gnucash/master/build/OpenSP-1.5.2' make: *** [Makefile:298: all] Error 2 *** Error during phase build of OpenSP: ########## Error running make -j 3 *** [1/16] _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel