SFTtech / SFTtech/openage

Building on windows module "yay.sfttech.openage" is not installed

Open
#1,739 30 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug lang: c++ os: windows
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:

Captura de pantalla 2025-01-02 121058

Ending with this SIG:

Captura de pantalla 2025-01-02 121354

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.