[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] Denemo won't compile
From: |
Richard Shann |
Subject: |
Re: [Denemo-devel] Denemo won't compile |
Date: |
Sat, 13 Oct 2012 18:21:26 +0100 |
I've found what's wrong (the include path in staffpropdialog.c) and
fixed it and pushed to git. I guess you have the files installed in some
system directory and that is why it found it for you.
Richard
On Sat, 2012-10-13 at 18:15 +0100, Richard Shann wrote:
> Jeremiah,
>
> After autogen.sh and configure I get a compile failure
>
> ../../denemo/src/staffpropdialog.c:22:31: error: libsffile/sf_util.h: No
> such file or directory
>
> this despite the presence of
>
> -I../../denemo/libsffile
>
> in the compile flags, and the file being present in libsffile.
>
> Not sure how that comes about... I have found a nasty bug, crash on
> pasting notes when re-typesetting, for which I have a fix - shall I
> commit the fix regardless that I can't build with current git?
>
> Richard
>