We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After successfully installing lilypond:
curl -sSL https://git.io/getlyp | bash lyp install lilypond
I got the following error:
$ lyp compile angelus.ly Lyp 1.3.1 Invalid include file specified in /home/pihentagy/gdrive/kotta/Ckotta/darabok/AngelusPastoribus/angelus-V1.ly:2: \include "deutsch.ly" /home/egerkon/.lyp/lib/app/lib/lyp/resolver.rb:561:in `error' /home/egerkon/.lyp/lib/app/lib/lyp/resolver.rb:556:in `error' /home/egerkon/.lyp/lib/app/lib/lyp/resolver.rb:222:in `process_include_command' /home/egerkon/.lyp/lib/app/lib/lyp/resolver.rb:187:in `block (2 levels) in process_lilypond_file' /home/egerkon/.lyp/lib/app/lib/lyp/resolver.rb:184:in `scan' /home/egerkon/.lyp/lib/app/lib/lyp/resolver.rb:184:in `block in process_lilypond_file' /home/egerkon/.lyp/lib/app/lib/lyp/resolver.rb:182:in `each_line' /home/egerkon/.lyp/lib/app/lib/lyp/resolver.rb:182:in `process_lilypond_file' /home/egerkon/.lyp/lib/app/lib/lyp/resolver.rb:154:in `compile_dependency_tree' /home/egerkon/.lyp/lib/app/lib/lyp/resolver.rb:80:in `resolve_package_dependencies' /home/egerkon/.lyp/lib/app/lib/lyp/wrapper.rb:7:in `wrap' /home/egerkon/.lyp/lib/app/lib/lyp/lilypond.rb:102:in `compile' /home/egerkon/.lyp/lib/app/bin/lilypond:59:in `<main>'
The text was updated successfully, but these errors were encountered:
Fix stock lilypond includes, include search path (close #44, #43)
8b5c02f
No branches or pull requests
After successfully installing lilypond:
I got the following error:
The text was updated successfully, but these errors were encountered: