Compiling lyX 2.2.dev gives me this error because the ReplaceValues.py cannot yet handle the origin unavailable tag:

  Generating de/Customization.lyx
  Traceback (most recent call last):
File "D:/LyXGit/Master/development/cmake/doc/ReplaceValues.py", line 55, in <module> SubstituteDataInFile(args[0]) File "D:/LyXGit/Master/development/cmake/doc/ReplaceValues.py", line 37, in SubstituteDataInFile print(SubstituteDataInLine(line[:-1])) File "D:/LyXGit/Master/development/cmake/doc/ReplaceValues.py", line 30, in SubstituteDataInLine Subst[m.group(2)],
KeyError: 'origin unavailable'
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" wurde mit dem Code 1 beendet. [D:\LyXGit\Master\compile-result\doc\doc.vcxproj]

I am not sure if this is a bug or not. if not, then I will re-add the origin tags since they are now preserved.

thanks and regards
Uwe

Reply via email to