I get this:

paper-score.cc: In method `void Paper_score::process()':
paper-score.cc:172: no matching function for call to `Line_of_score::set_breaking 
(Array<Column_x_positions> &, int &)'
paper-score.cc:190: no matching function for call to `Line_of_score::output_all (bool)'
include/super-element.hh:31: candidates are: Super_element::output_all()


The line
    void output_all (bool last_line);
was deleted from line-of-score.hh in the 1.3.10 patch

PeterC

Reply via email to