Re: [GNC-dev] Windows Build not working

2018-09-16 Thread John Ralls
All fixed. https://code.gnucash.org/builds/win32/maint/gnucash-3.2-2018-09-16-git-3.2-275-g162605f50+.setup.exe runs correctly. Regards, John Ralls > On Sep 16, 2018, at 11:37 AM, John Ralls wrote: > > That part I can replicate on MacOS, so I've fixed it. My Windows build > process is still

Re: [GNC-dev] Windows Build not working

2018-09-16 Thread John Ralls
That part I can replicate on MacOS, so I've fixed it. My Windows build process is still broken (a guile compile problem with loading dlls) so I'm just going to push what I think will fix the binreloc problem on Windows and test tomorrow's nightly. Regards, John Ralls > On Sep 16, 2018, at 3:5

Re: [GNC-dev] Windows Build not working

2018-09-16 Thread Robert Fewell
OK, I have found the register date problem which is down to commit Make selection caching uniform across gnucash-sheet functions. more specificity if I comment out the addition of lines 402 and 403 the date cursor

Re: [GNC-dev] Windows Build not working

2018-09-15 Thread John Ralls
> On Sep 15, 2018, at 9:47 AM, Robert Fewell <14ubo...@gmail.com> wrote: > > Hi, > Came across this today when trying to find a build with a working register > date edit to see if I can find which commit broke it. > For information in a register, click in the date field which removes the > sele