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

bug(developer): import/techpreview files are not included in Keyman Developer installer #10485

Closed
mcdurdin opened this issue Jan 23, 2024 · 0 comments · Fixed by #10489
Closed
Assignees
Milestone

Comments

@mcdurdin
Copy link
Member

kmc as bundled with Keyman Developer is expecting the import files to be at C:\Program Files (x86)\Keyman\Keyman Developer\import. They need to be included in the .msi because they cannot be bundled with kmc directly.

Coming out of #10459 (comment)

C:\Users\mcdurdin\Documents\Keyman Developer\Projects\asdf>kmc build .
asdf.kpj - info KM05002: Building asdf.kpj
asdf.xml - info KM05002: Building source/asdf.xml
asdf.xml - error KM01004: Import could not read data with path techpreview/keys-Latn-implied.xml: expected the form 'techpreview./*.xml'
asdf.xml - error KM00007: The source file has an invalid structure: Unable to load XML file
asdf.xml - info KM05007: source/asdf.xml failed to build.
asdf.kpj - info KM0500C: Project asdf.kpj failed to build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant