> On Apr 1, 2019, at 2:53 PM, Mark Sattolo <episte...@gmail.com> wrote:
> 
> I built the source code from tag 3.5 but I get this from the resulting
> executable:
> 2013 > gnucash --version
> GnuCash 3.4 development version
> Build ID: git 3.4-80-g6e4761911+ (2019-02-04)
> 
> I get the exact same report from the executable built from the
> gnucash-3.5.tar.gz mentioned above...
> 
> Shouldn't it say 'GnuCash 3.5 stable version' ?

They should, and both the Mac and MSWin builds--built from that same 
tarball--say:
GnuCash 3.5
Build ID: 3.5+(2019-03-30)

Note the date on that commit, 4 February. That was a lot of commits ago.

Did you clean out your installation before building? GnuCash uses dlopen to 
open its module libraries during the build and ld will look first in the 
standard installation directories like /usr/lib before looking in the build 
directory. That can cause all manner of trouble.

Regards,
John Ralls

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

Reply via email to