[Csnd-dev] error building manual
tjingboem <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <CAEV_10jgk3+efZsc+OG1w2wGpL6hVDqZ-59jXXnXeaaasbpaPQ@mail.gmail.com> |
last week, but also today, AppVeyor tells me there is an error in building the manual: if exist "%ProgramFiles%\Git\usr\bin\xsltproc.exe" del "%ProgramFiles%\Git\usr\bin\xsltproc.exe" 90 <https://ci.appveyor.com/project/csound/manual/builds/49322939#L90>set XSL_BASE_PATH=C:/docbook-xsl-nons-1.79.2 91 <https://ci.appveyor.com/project/csound/manual/builds/49322939#L91>C:\cygwin\bin\make html-dist 92 <https://ci.appveyor.com/project/csound/manual/builds/49322939#L92>python3 quickref.py 93 <https://ci.appveyor.com/project/csound/manual/builds/49322939#L93>make: python3: Command not found 94 <https://ci.appveyor.com/project/csound/manual/builds/49322939#L94>make: *** [Makefile:718: html-dist] Error 127 95 <https://ci.appveyor.com/project/csound/manual/builds/49322939#L95>Command exited with code 2 I was trying to merge a pull request. Can someone check please?