YimMenu / HorseMenu

PRE-ALPHA Shaping up, star trek aint got nothing on this
39 stars 21 forks source link

MinGW compatible build #18

Open tim-gromeyer opened 10 months ago

tim-gromeyer commented 10 months ago

See YimMenu/YimMenuV2#13

Advantages:

  1. No need for MSVC, which can be difficult to install and set up
  2. Would allow compilation on Linux
Yimura commented 10 months ago

Until we hit limitations of the MingW compiler that can’t be fixed. See the MingW PR on YimMenu.

https://github.com/YimMenu/YimMenu/pull/562

tim-gromeyer commented 10 months ago

Until we hit limitations of the MingW compiler that can’t be fixed. See the MingW PR on YimMenu.

YimMenu/YimMenu#562

Hm, that would be bad. But since this is a new project, it's possible to avoid these limitations from the beginning, right?