Hi,

to get the latest patches for the 3.7 release, I've cloned the maintenance branch of gnucash:

git clone https://github.com/Gnucash/gnucash.git maint

I could successfully run cmake and make, but the generated gnucash doesn't start, gnucash.trace contains the following warnings:

* 15:28:21  WARN <gnc.module> Could not locate module gnucash/engine interface 
v.0
* 15:28:21  WARN <gnc.module> Could not locate module gnucash/app-utils 
interface v.0
* 15:28:21  WARN <gnc.module> Could not locate module gnucash/gnome-utils 
interface v.0
* 15:28:21  WARN <gnc.module> Could not locate module gnucash/gnome-search 
interface v.0
* 15:28:21  WARN <gnc.module> Could not locate module 
gnucash/register/ledger-core interface v.0
* 15:28:21  WARN <gnc.module> Could not locate module 
gnucash/register/register-core interface v.0
* 15:28:21  WARN <gnc.module> Could not locate module 
gnucash/register/register-gnome interface v.0
* 15:28:21  WARN <gnc.module> Could not locate module 
gnucash/import-export/qif-import interface v.0
* 15:28:21  WARN <gnc.module> Could not locate module 
gnucash/report/report-system interface v.0
* 15:28:21  WARN <gnc.module> Could not locate module 
gnucash/report/stylesheets interface v.0
* 15:28:21  WARN <gnc.module> Could not locate module 
gnucash/report/locale-specific/us interface v.0
* 15:28:21  WARN <gnc.module> Could not locate module 
gnucash/report/report-gnome interface v.0
* 15:28:21  WARN <gnc.bin> GnuCash engine failed to initialize.  Exiting.

Did I do something wrong or did I miss something?

Best regards
Lothar
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to