Derek, we're running into a problem when running the register report on win32 crashes because register-report-create-internal is not defined. Easily reproducible. I downloaded the latest build (svn r18412). The report files in /c/Program\ Files/gnucash/share/gnucash/guile-modules/gnucash/report/standard- reports/*.scm all have module definitions:
(define-module (gnucash report register)) The same files on my linux system have: (define-module (gnucash report standard-reports register)) and that is what the source files have. Please check that the correct files are getting into the build. Phil _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel