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
ermshiperete
changed the title
fix(developer): kmc KM04003 error doesn't specify what file is missing
bug(developer): kmc KM04003 error doesn't specify what file is missing
Jan 6, 2025
Some additional items arose from this:
* Adds a command-line-tests unit test which does some basic sanity tests
on `kmc`.
* Cleans up some of the error reporting infrastructure in `kmc` to
ensure that thrown errors are handled better.
* Removes redundant subshell from `builder_run_action`.
Fixes: #12846
From https://community.software.sil.org/t/building-exe-not-working/9572
A Community Site user asked for help troubleshooting why the kmc building .exe wasn't working:
kmc build windows-package-installer source\keyboard.kps --msi keymandesktop.msi --exe setup-redist.exe --out-file keyboard.exe
@LornaSIL found that kmc 17 required
--license .\LICENSE.md
The text was updated successfully, but these errors were encountered: