You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think navit.xml is missed because the build environment dont contain a XSLT processor:
CMake Warning at CMakeLists.txt:591 (message):
No XSLT processor available. You have to configure navit.xml yourself, or
install an XSLT processor (supported:
saxonb-xslt;saxon;saxon8;saxon-xslt;xsltproc;transform.exe).
After testing Pull request #875 i found that the added navit.xml is the navit_shipped.xml
I think we need to install a xslt processor to the build environment.
We should also copy the separate layout xml files. The pull copy only navit.xml to the target.
the circleci build Job 15587 tomtom_plugin and tomtom_minimal dont contain a navit.xml.
also the locales Path is wrong.
The locales are stored in
navit/share/locales/locales
instead of
navit/share/locales
The text was updated successfully, but these errors were encountered: