jrouwe / JoltPhysics

A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
MIT License
6.42k stars 414 forks source link

[MSVC] Internal compiler error #1064

Closed skaarj1989 closed 4 months ago

skaarj1989 commented 4 months ago

I've just updated VisualStudio 2022 and found this nasty surprise. 1>E:\source\JoltPhysics\Jolt\Renderer\DebugRenderer.cpp(204): fatal error C1001: Internal compiler error.

Hopefully, someone on the VisualStudio team fixes this: https://developercommunity.visualstudio.com/t/Jolt-Physics-C1001:-Internal-compiler-er/10642751

This is a caution for those about to update VisualStudio 2022.