Skip to content
Snippets Groups Projects

Fix compilation and debugging on Windows.

Merged Eidolon requested to merge fix-windows-compile into master

Core code has too many #define dependencies on interface-specific defines. This means that it's currently not possible to safely separate the core and interface code into different contexts. The core code should be refactored to accomadate for this because we should not have any interface-specific code in core in the first place.

This reverts the static library SRB2Core from a7135094 and instead adds the core sources to the SRB2SDL2 target directly.

So frustrating...

Merge request reports

Checking pipeline status.

Approval is optional

Merged by avatar (Mar 31, 2025 12:41pm UTC)

Merge details

  • Changes merged into with 53680903.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading