Hi Geert and John, Today I tested the latest changes. The removal of goffice is fine.
But the change to cmake for gnucash-git did not work for me. First it wanted the static libs for boost. I added them to the install and could compile then. But the resulting binary failed on me with: dyld: Library not loaded: /Users/christoph/gnucash-unstable/lib/gnucash/libgncmod-ledger-core.dylib Referenced from: /Users/christoph/gnucash-unstable/_jhbuild/root-gnucash-git/Users/christoph/gnucash-unstable/bin/gnucash Reason: image not found My jhbuild version seems to be different than John's. It lets the install tool install into a intermediary directory under $PREFIX/_jhbuild before moving it into the final destination. This also makes the boost install step fail if you install directly into the final directory. Cheers, Christoph > Am 08.03.2017 um 12:39 schrieb Geert Janssens <[email protected] > <mailto:[email protected]>>: > > On dinsdag 7 maart 2017 23:15:45 CET John Ralls wrote: >> Updated via https://github.com/Gnucash/gnucash-on-osx/commit/8c590b16 >> <https://github.com/Gnucash/gnucash-on-osx/commit/8c590b16> >> (commit) from https://github.com/Gnucash/gnucash-on-osx/commit/7334ab3a >> <https://github.com/Gnucash/gnucash-on-osx/commit/7334ab3a> >> (commit) >> >> >> >> commit 8c590b1696bf97a7dfc0d394ea2dfd9392d77b6a >> Author: John Ralls <[email protected] <mailto:[email protected]>> >> Date: Tue Mar 7 14:14:51 2017 -0800 >> >> Add googletest module, dependency for master branch. >> >> > This reminds me goffice should no longer be considered a dependency for > master > branch. I have pushed a fix, but can't test myself right now. Can you let me > know on your next build whether my patch was ok ? > > Geert > _______________________________________________ > gnucash-devel mailing list > [email protected] <mailto:[email protected]> > https://lists.gnucash.org/mailman/listinfo/gnucash-devel Gruß, Christoph _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
