On 2015-06-11 13:52, Wilbert Berendsen wrote:
Opened Frescobaldi today and got a 62097 error when I tried to engrave.

I did some research and the 62097 error seems to be triggered by Qt:

void QProcessPrivate::killProcess()
{
     if (pid)
         TerminateProcess(pid->hProcess, 0xf291);
}

see: http://lists.qt-project.org/pipermail/development/2013-March/010157.html.

Not so much clues about why it was triggered though!

Best
Peter
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to