> On Nov 7, 2017, at 5:49 AM, Aaron Laws <dartm...@gmail.com> wrote: > > I have made several changes on my branch to avoid kvp parsing keys. The > last change I made removes the functions that take char*, but the unit test > suite does not pass. All tests pass except app-utils which fails with the > strange error: > > (./test-app-utils:6860): gnc.module-WARNING **: Could not locate module > gnucash/app-utils interface v.0 > > You can see my code at > > https://github.com/limitedatonement/gnucash/tree/fix_bayes > > Can anyone reproduce the problem? Any suggestions?
I dunno if it’s strange. It means that it can’t find libgncmod-app-utils.so either because the path isn’t included in GNC_MODULE_PATH or because it’s not built yet. Regards, John Ralls _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel