lilypond-devel
[Top][All Lists]
Advanced

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

Missing file lily/include/context-handle.hh


From: Heikki Johannes Junes
Subject: Missing file lily/include/context-handle.hh
Date: Wed, 04 May 2005 22:27:35 +0300 (EEST)
User-agent: HUT webmail, IMP 2.2.6

>From a fresh cvs-source, I got the following error messages:

In file included from include/simple-music-iterator.hh:12,
                 from apply-context-iterator.cc:9:
include/music-iterator.hh:15:29: context-handle.hh: No such file or directory
In file included from include/simple-music-iterator.hh:12,
                 from apply-context-iterator.cc:9:
include/music-iterator.hh:63: error: `Music' was not declared in this scope
include/music-iterator.hh:63: error: parse error before `)' token
include/music-iterator.hh:64: error: syntax error before `*' token
include/music-iterator.hh:65: error: `Context' was not declared in this scope
include/music-iterator.hh:65: error: parse error before `)' token
include/music-iterator.hh:66: error: `Music' was not declared in this scope
include/music-iterator.hh:66: error: `mus' was not declared in this scope
include/music-iterator.hh:66: error: invalid data member initialization
include/music-iterator.hh:66: error: (use `=' to initialize static data
   members)
include/music-iterator.hh:67: error: `Music' was not declared in this scope
include/music-iterator.hh:67: error: parse error before `,' token
include/music-iterator.hh:69: error: `Context' was not declared in this scope
include/music-iterator.hh:69: error: `from' was not declared in this scope
include/music-iterator.hh:69: error: `Context' was not declared in this scope
include/music-iterator.hh:69: error: `to' was not declared in this scope
include/music-iterator.hh:69: error: invalid data member initialization
include/music-iterator.hh:69: error: variable or field `substitute_outlet'
   declared void
include/music-iterator.hh:70: error: `Context' was not declared in this scope
include/music-iterator.hh:70: error: parse error before `,' token
include/music-iterator.hh:78: error: `Music' was not declared in this scope
include/music-iterator.hh:78: error: parse error before `)' token
include/music-iterator.hh:80: error: `Music' was not declared in this scope
include/music-iterator.hh:80: error: parse error before `)' token
include/music-iterator.hh:82: error: syntax error before `*' token
include/music-iterator.hh:85: error: `Context' was not declared in this scope
include/music-iterator.hh:85: error: parse error before `)' token
include/music-iterator.hh:88: error: 'Context_handle' is used as a type, but is
   not defined as a type.
include/music-iterator.hh:89: error: syntax error before `*' token
include/music-iterator.hh:92: error: `Context' was not declared in this scope
include/music-iterator.hh:92: error: `me' was not declared in this scope
include/music-iterator.hh:92: error: `Context' was not declared in this scope
include/music-iterator.hh:92: error: `child' was not declared in this scope
include/music-iterator.hh:92: error: initializer list being treated as compound
   expression
apply-context-iterator.cc: In member function `virtual void
   Apply_context_iterator::process(Moment)':
apply-context-iterator.cc:28: error: `get_music' undeclared (first use this
   function)
apply-context-iterator.cc:28: error: (Each undeclared identifier is reported
   only once for each function it appears in.)
apply-context-iterator.cc:31: error: `get_outlet' undeclared (first use this
   function)
make[1]: *** [out/apply-context-iterator.o] Error 1
make[1]: Leaving directory `/home/hjunes/build/lilypond/lily'
make: *** [all] Error 2

Seems like context-handle.hh is missing, and music.hh is missing in
lily/include/music-iterator.hh

-- 
Terveisin
Heikki Junes




reply via email to

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