Hello! I come from the GNU LilyPond Facebook group, where I was helped by Mr. Liska, but we couldn't find a solution, so he recommended me to ask in this mailing list. My problem is that I cannot install openLilyLib on Windows 10.
This is the "background": –I'm trying to install the openLilyLib core package (oll-core) on a Windows 10 computer running LilyPond 2.19.63 and Frescobaldi 3.0.1. –I followed these steps: +I downloaded the oll-core package zip file from git. +I unzipped it. +I created a folder named "openLilyLib" on my hard disk, in which I copied the oll-core-master folder. +I added this folder (C:\openLilyLib\oll-core-master) to the LilyPond's path through the "Preferences" dialog in Frescobaldi. But when I try to compile something like this: \version "2.19.63" \include "oll-core-master/package.ily" \relative c'' {c4 d e f} LilyPond returns a "code 1" error. This is the (end of the) output: \include "oll-core/package.ily" Interpreting music... Preprocessing graphical objects... Finding the ideal number of pages... Fitting music on 1 page... Drawing systems... Layout output to `./tmp-lilypond-QDpLwK'... Converting to `document.pdf'... Deleting `./tmp-lilypond-QDpLwK'... fatal error: failed files: "C:\\Users\\Hp\\AppData\\Local\\Temp\\frescobaldi-fidddenn\\tmpx1ledftl\\ document.ly" Exited with return code 1. Mr. Liska thinked that it could be an issue with the handling of slashes on Windows, so I tried to include several files on other LilyPond documents, testing the include path with both back and forward slashes (and absolute and relative paths), and LilyPond compiled these files without problem. Could it be an issue with the way that different OS's handle paths? Anybody has installed openLilyLib on Windows? Any idea? Thank you.
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user