[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] Bad text in playback view
From: |
Richard Shann |
Subject: |
Re: [Denemo-devel] Bad text in playback view |
Date: |
Tue, 12 Jul 2016 17:23:43 +0100 |
I have pushed a fix for this - not able to test for GTK2 or Windows GTK3
version but according to the documentation this should be correct.
Richard
On Tue, 2016-07-12 at 11:00 -0500, Jeremiah Benham wrote:
> I build the mingw now off of a newly build 2.0.10 tarball. When I
> tried to compile for darwin I get:
> /home/jjbenham/public_html/gub/target/darwin-x86/src/denemo-2.0.10/src/printview/printview.c:
> In function 'set_printarea_doc':
> /home/jjbenham/public_html/gub/target/darwin-x86/src/denemo-2.0.10/src/printview/printview.c:154:49:
> error: 'EV_PAGE_LAYOUT_DUAL' undeclared (
> first use in this function)
> ev_document_model_set_page_layout (model, EV_PAGE_LAYOUT_DUAL);
> ^
> /home/jjbenham/public_html/gub/target/darwin-x86/src/denemo-2.0.10/src/printview/printview.c:154:49:
> note: each undeclared identifier is repor
> ted only once for each function it appears in
> /home/jjbenham/public_html/gub/target/darwin-x86/src/denemo-2.0.10/src/printview/printview.c:158:49:
> error: 'EV_PAGE_LAYOUT_SINGLE' undeclared
> (first use in this function)
> ev_document_model_set_page_layout (model,
> EV_PAGE_LAYOUT_SINGLE);
> ^
> make[1]: *** [printview/printview.o] Error 1
> make[1]: Leaving directory
> `/home/jjbenham/public_html/gub/target/darwin-x86/build/denemo-2.0.10/src'
> make: *** [install-recursive] Error 1
>
>
>
> Jeremiah
>
>
> On Tue, Jul 12, 2016 at 3:13 AM, Richard Shann
> <address@hidden> wrote:
> On Sat, 2016-07-09 at 20:19 +0100, Richard Shann wrote:
> > On Thu, 2016-07-07 at 22:14 -0500, Jeremiah Benham wrote:
> > > I was successful at compiling 1.40.1. Unfortunately
> lilypond now fails
> > > to compile because it can't tell if pango is installed
> when it is. The
> > > pango.pc file is in its standard location
> usr/lib/pkgconfig. I believe
> > > lilypond had fixed this in git but this would require to
> upgrade
> > > lilypond to 2.19.*.
> >
> > I think we should await the 2.20 LilyPond release then
> before upgrading
> > Pango. I've merged the Japanese translation and other fixes
> into the
> > 2.0.10 release so that we should be ready to go once it is
> building
> > again.
>
> I see you got a build last night, but it seems it is from a
> tarball made
> earlier - can you re-make the tarball for the latest code on
> the 2.0.10
> branch?
>
> Richard
>
>
>
> >
> > Richard
> >
> > >
> > >
> > > Jeremiah
> > >
> > >
> > > On Thu, Jul 7, 2016 at 2:57 AM, Richard Shann
> > > <address@hidden> wrote:
> > > Apparently this is caused by a bug in Pango,
> (Pango 1.36.8:
> > > bad, Pango
> > > 1.40.1: OK)
> > > Jeremiah, is there a possibility of building with
> a Pango
> > > version 1.40.1
> > > or higher?
> > >
> > > Richard
> > >
> > >
> > >
> > >
> >
> >
> >
> > _______________________________________________
> > Denemo-devel mailing list
> > address@hidden
> > https://lists.gnu.org/mailman/listinfo/denemo-devel
>
>
>
>