Alexander Kobel wrote Saturday, September 04, 2010 11:11 AM
On 2010-09-04 00:35, Trevor Daniels wrote:
Am Freitag, 3. September 2010, um 22:49:50 schrieb -Eluze:
my command was: lilypond -V -dinclude-settings
"c:\data\ly\includes\myTestInit.ly" test.ly
what is wrong?
No idea. Your file works fine here.
This works fine here in the Vista command window:
C:\Users\Trevor>lilypond -dinclude-settings=includes/testInit.ly
test4.ly
It also works if I use a backslash, but it generates the warning:
programming error: file name not normalized: includes\testInit.ly
continuing, cross fingers
Looks like relative paths are okay, while absolute paths cause
trouble. Just an idea, I don't own a Windows system to test.
Not that either. This works fine:
C:\Users\Trevor>lilypond -dinclude-settings=C:/Users/Trevor/includes/testInit.ly
C:/Users/Trevor/test4.ly
Trevor
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel