Skip to content

Instantly share code, notes, and snippets.

@relativemodder
relativemodder / linux-win-cross.md
Last active July 7, 2024 06:24 — forked from matcool/linux-win-cross.md
How to cross-compile Windows mods on Linux?

Guide for cross compiling Windows GD Mods on Linux

Requirements

  • clang & llvm (make sure you have clang-cl)
  • cmake (duh)
  • git

1. Setting up xwin

Install xwin, you can also just use one of the unknown-linux tarballs from the releases