keymanapp / keymanapp/keyman

chore(core): error compiling version.rc on Windows (arm64 only?)

Open
#16,431 0 comments 0 reactions 0 assignees View on GitHub
chore core/
Dominant language
Pascal
Stars
534
Forks
143
Avg merge
2d 10h
Merged PRs (30d)
113

Description

```
[409/596] Compiling Windows resource src/version.rc
version.rc
../../../src/version.rc(2): fatal error C1083: Cannot open include file: 'include/keyman/keyman_core_api_version.h': No such file or directory
Error running preprocessor to find resource dependencies
```

https://github.com/keymanapp/keyman/actions/runs/32723206297/job/97418830968

Contributor guide

Open the contributing guide

Research direction

Read the linked GitHub Actions job and src/version.rc first, then trace the Windows arm64 build step that supplies its include paths. Confirm the referenced header is available to the resource compiler and verify that the job completes successfully.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.