Re: cmake error re libgnomecanvas-2.0

2018-03-30 Thread John Ralls


> On 30. Mar 2018, at 19:08, Chris Good  wrote:
> 
> Hi,
> 
> 
> 
> I'm trying to build gnucash maint in Ubuntu 16.04 to verify some additional
> tips of the day I wish to add.
> 
> First of all, should I be doing this in maint?

No. Maint will get one last release in a few days and then be renamed to 2.6 
and archived.

> 
> 
> 
> I see that in maint the file to change is doc/tip_of_the_day.list.in
> 
> but in master it is doc/tip_of_the_day.list.c
> 
> so I guess that means maint cannot be automatically merged to unstable then
> master.
> 
> 
> 
> Following
> https://wiki.gnucash.org/wiki/Building#Ubuntu_16.04_LTS_.28Xenial_Xerus.29
> 
> 
> 
> I found in order for cmake to work, I also needed to install:
> 
> libgnomecanvas2-dev
> 
> libwebkit-dev
> 
> libgoffice-0.8-dev
> 
> 
> 
> Should I add the above 3 to the wiki?

No. See above, plus read the first line under the heading: "To build Gnucash 
2.8 from source you need to install following packages:”.

> 
> Should I say they are only needed to build maint or 2.6.* ? (I haven't tried
> to build unstable or master yet)

Either wait until 3.0 is released, at which point the current unstable will be 
renamed maint, or build unstable until then. We’re not going to add new strings 
to 2.6 this late in the game. We’re also in string freeze now on unstable, so 
won’t merge any new TotD items until after releasing 3.0.

Regards,
John Ralls

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


cmake error re libgnomecanvas-2.0

2018-03-30 Thread Chris Good
Hi,

 

I'm trying to build gnucash maint in Ubuntu 16.04 to verify some additional
tips of the day I wish to add.

First of all, should I be doing this in maint?

 

I see that in maint the file to change is doc/tip_of_the_day.list.in

but in master it is doc/tip_of_the_day.list.c

so I guess that means maint cannot be automatically merged to unstable then
master.

 

Following
https://wiki.gnucash.org/wiki/Building#Ubuntu_16.04_LTS_.28Xenial_Xerus.29

 

I found in order for cmake to work, I also needed to install:

libgnomecanvas2-dev

libwebkit-dev

libgoffice-0.8-dev

 

Should I add the above 3 to the wiki?

Should I say they are only needed to build maint or 2.6.* ? (I haven't tried
to build unstable or master yet)

 

Regards, Chris Good

 

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


Re: Windows build failed to build new aqbanking 5.7.8

2018-03-30 Thread Robert Fewell
Thank you for the patch, that fixed the build but still the same with
aqbanking combo's.
Will see if I can find out what is happening.

Bob

On 30 March 2018 at 14:53, John Ralls  wrote:

> There’s a type error in AQBanking on windows that stops the AQB build and
> I haven’t yet added the patch to the build, though I did report it to
> Martin.
>
> The patch is attached.
>
> Regards,
> John Ralls
>
> > On Mar 30, 2018, at 5:13 AM, Robert Fewell <14ubo...@gmail.com> wrote:
> >
> > Was looking to see if the new version of aqbabking 5.7.8 fixes combobox
> > issue but it fails to build. The new Gwenhywfar 4.20 builds OK and this
> has
> > the gtk3 stuff in it.
> > There were some errors about creating symlinks due to the files already
> > being there which I suppose one can ignore but later it fails.
> > Looked at the build server logs and it has the same failure.
> >
> > Bob
> > ___
> > gnucash-devel mailing list
> > gnucash-devel@gnucash.org
> > https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Windows build failed to build new aqbanking 5.7.8

2018-03-30 Thread John Ralls
There’s a type error in AQBanking on windows that stops the AQB build and I 
haven’t yet added the patch to the build, though I did report it to Martin.

The patch is attached.

Regards,
John Ralls

> On Mar 30, 2018, at 5:13 AM, Robert Fewell <14ubo...@gmail.com> wrote:
> 
> Was looking to see if the new version of aqbabking 5.7.8 fixes combobox
> issue but it fails to build. The new Gwenhywfar 4.20 builds OK and this has
> the gtk3 stuff in it.
> There were some errors about creating symlinks due to the files already
> being there which I suppose one can ignore but later it fails.
> Looked at the build server logs and it has the same failure.
> 
> Bob
> ___
> gnucash-devel mailing list
> gnucash-devel@gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Fix-signature-mismatch-in-abgui.c.patch
Description: Binary data
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Windows build failed to build new aqbanking 5.7.8

2018-03-30 Thread Robert Fewell
Was looking to see if the new version of aqbabking 5.7.8 fixes combobox
issue but it fails to build. The new Gwenhywfar 4.20 builds OK and this has
the gtk3 stuff in it.
There were some errors about creating symlinks due to the files already
being there which I suppose one can ignore but later it fails.
Looked at the build server logs and it has the same failure.

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