Derpius / VisTrace

Garry's Mod binary module for tracing meshes at high speed on the CPU (and much more)
https://derpius.github.io/VisTrace
MIT License
27 stars 1 forks source link

[bug] Impossible to compile to x86 #21

Closed Derpius closed 2 years ago

Derpius commented 2 years ago

Describe the bug Even when setting architecture to x86 in CMakePresets.json, /machine:x64 is passed to lld-link, causing linking to fail.
After trying various combinations of environment/cache variables and configuration options I've been unable to force the linker to work in x86 mode.

Additional context https://gitlab.kitware.com/cmake/cmake/-/issues/16259

Derpius commented 2 years ago

Fixed in 454c3d208e3a9a3620b1a451235185c47ad5d7ed