• v2.9.1 b5f7bb47e2

    This patch release addresses `v2.9.x` build issues on Microsoft Windows and MSVC.

    mamadou.babaei released this 2026-07-17 08:03:46 +00:00 | 4 commits to master since this release

    Fixed

    • Attempt at fixing build issues in certain MSVC configurations that also affects Fab Store submissions due to: MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance fatal error C1900: Il mismatch between 'P1' version '20250730' and 'P2' version '20240319'; LINK : fatal error LNK1257: code generation failed.
    • Fix ThirdParty/SGBleThirdPartyLibs's module .Build.cs warnings.

    Changed

    Downloads