lilypond-devel
[Top][All Lists]
Advanced

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

Re: make broken on OSX 10.5.8


From: Carl Sorensen
Subject: Re: make broken on OSX 10.5.8
Date: Sat, 29 Oct 2011 23:34:35 +0000
User-agent: Microsoft-MacOutlook/14.13.0.110805

On 10/29/11 4:27 PM, "Carl Sorensen" <address@hidden> wrote:

>Having some time to do some work on LilyPond, I grabbed a fresh master.
>
>It no longer builds on OSX.
>
>The compile fails in lily/staff-symbol.cc, with the following:
><snip>
>
>
>The code was introduced in d10ec4f5a95d5b205da1bd73102697f8cc03b5b6
>
>Can anybody give me suggestions as to how to fix this?


I think I figured it out.  The OSX compiler doesn't have a built in
std::vector namespace, so we use the vector class in flower/.  And the
functions in flower didn't include one with a single size argument.

Compiling now -- and I'll probably push it as soon as I complete the
compile.

Thanks,

Carl




reply via email to

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