lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with mingw build


From: Michael Käppler
Subject: Problems with mingw build
Date: Wed, 15 Dec 2021 15:36:07 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0

Hi all and Jonas in particular,
I would like to understand why building for mingw with your scripts does
not work for me.
I'm on Ubuntu Focal. A linux build worked flawlessly.
During linking of the lilypond binary it fails with

usr/bin/x86_64-w64-mingw32-ld:
/home/michael/lilypond/release/binaries/mingw/dependencies/install/pango-1.48.7/lib/libpango-1.0.a(pango-bidi-type.c.obj):pango-bidi-type.c:(.text+0x6):
undefined reference to `__imp_fribidi_get_bidi_type'
/usr/bin/x86_64-w64-mingw32-ld:
/home/michael/lilypond/release/binaries/mingw/dependencies/install/pango-1.48.7/lib/libpango-1.0.a(pango-bidi-type.c.obj):pango-bidi-type.c:(.text+0x312):
undefined reference to `__imp_fribidi_get_bidi_type'
/usr/bin/x86_64-w64-mingw32-ld:
/home/michael/lilypond/release/binaries/mingw/dependencies/install/pango-1.48.7/lib/libpango-1.0.a(pango-bidi-type.c.obj):pango-bidi-type.c:(.text+0x337):
undefined reference to `__imp_fribidi_get_bracket'
/usr/bin/x86_64-w64-mingw32-ld:
/home/michael/lilypond/release/binaries/mingw/dependencies/install/pango-1.48.7/lib/libpango-1.0.a(pango-bidi-type.c.obj):pango-bidi-type.c:(.text+0x3c0):
undefined reference to `__imp_fribidi_get_par_embedding_levels_ex'
/usr/bin/x86_64-w64-mingw32-ld:
/home/michael/lilypond/release/binaries/mingw/dependencies/install/pango-1.48.7/lib/libpango-1.0.a(pango-bidi-type.c.obj):pango-bidi-type.c:(.text+0x4a6):
undefined reference to `__imp_fribidi_get_bidi_type'

These are defined in libfribidi.a, AFAICT.
Any ideas?

Thanks,
Michael



reply via email to

[Prev in Thread] Current Thread [Next in Thread]