Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tomtom_plugin and tomtom_minimal dont contain a navit.xml #823

Closed
gefin opened this issue Jul 30, 2019 · 2 comments · Fixed by #875
Closed

tomtom_plugin and tomtom_minimal dont contain a navit.xml #823

gefin opened this issue Jul 30, 2019 · 2 comments · Fixed by #875
Milestone

Comments

@gefin
Copy link
Contributor

gefin commented Jul 30, 2019

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

@jkoan jkoan added this to the 0.5.4 milestone Aug 27, 2019
@gefin
Copy link
Contributor Author

gefin commented Sep 18, 2019

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).

I am not sure why, but later in the log i read

-- Installing: /opt/tomtom-sdk/gcc-3.3.4_glibc-2.3.2/arm-linux/sys-root/share/navit/navit.xml

@gefin
Copy link
Contributor Author

gefin commented Sep 19, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants