Building on windows module "yay.sfttech.openage" is not installed
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 14.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hey! I'm new at openage repo and I'm trying to build it for Windows (after following Windows steps) and when executing:
python -m openage --add-dll-search-path C:\Users\aleja\Desktop\openage\build\libopenage\RelWithDebInfo --add-dll-search-path C:\vcpkg\installed\x64-windows\bin main
I'm getting this:
Ending with this SIG:
Any ideas about what I'm doing wrong? Could be related the error with SIG or not at all?
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the Windows build using the documented Windows steps and the provided python -m openage command. Inspect the full traceback around the missing yay.sfttech.openage module and the SIG, then compare the build output with the runtime DLL search paths. Done means the built Windows engine starts without the module error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp, python
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100