-
This patch release addresses `v2.9.x` build issues on Microsoft Windows and MSVC.
released this
2026-07-17 08:03:46 +00:00 | 4 commits to master since this releaseFixed
- 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.cswarnings.
Changed
- Bumped the SenseGlove libraries to
v2.400.3-28889647d. - Updated the Microsoft Windows and GNU/Linux binary distribution of SenseGlove FakeShm Module Tuning Utilities to
v2.400.3-28889647d.
Downloads
- Attempt at fixing build issues in certain MSVC configurations that also affects Fab Store submissions due to: