I am getting these errors when compiling for mingw:
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:
In function 'add_verse_to_staff':
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:320:
error: 'GdkRGBA' undeclared (first use in this function)
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:320:
error: (Each undeclared identifier is reported only once
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:320:
error: for each function it appears in.)
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:320:
error: expected ';' before 'grayed'
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:321:
error: expected ';' before 'white'
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:322:
error: 'GTK_STATE_FLAG_FOCUSED' undeclared (first use in this function)
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:322:
error: 'white' undeclared (first use in this function)
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:323:
error: 'GTK_STATE_FLAG_NORMAL' undeclared (first use in this function)
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:323:
error: 'grayed' undeclared (first use in this function)
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:
In function 'add_verse':
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:338:
warning: passing argument 1 of 'gtk_widget_show' from incompatible pointer
type
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:
In function 'delete_verse':
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:356:
warning: passing argument 1 of 'gtk_widget_get_parent' from incompatible
pointer type
/home/jjbenham/public_html/gub/target/mingw/src/denemo-1.1.6/src/command/lyric.c:
In function 'reset_lyrics':



On Mon, May 26, 2014 at 7:25 AM, Jeremiah Benham <[email protected]
> wrote:

> ok. I'm starting to build the binaries now.
>
> Jeremiah
> On May 26, 2014 3:40 AM, "Richard Shann" <[email protected]> wrote:
>
>> I see the stable-1.1.6 branch now, I have checked it out and (thanks to
>> Andreas Schneider) managed to get make dist to work. So I have uploaded
>> the tarball generated by this to
>>
>> http://www.denemo.org/~rshann/denemo-1.1.6.tar.gz
>>
>> as the candidate 1.1.6 source code release. I'll send this to
>> translationproject.org, meanwhile if you can generate binaries for
>> testing I will test them.
>>
>> Richard
>>
>>
>> On Sun, 2014-05-25 at 21:55 +0100, Richard Shann wrote:
>> > On Sun, 2014-05-25 at 22:20 +0200, Éloi Rivard wrote:
>> > > Yes it does appear.
>> >
>> > In that case, Jeremiah, do you have time to create a branch for 1.1.6
>> > and a trial tarball?
>> >
>> > Richard
>> >
>> >
>> >
>> > _______________________________________________
>> > Denemo-devel mailing list
>> > [email protected]
>> > https://lists.gnu.org/mailman/listinfo/denemo-devel
>>
>>
>>
_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to