Box2D: Encountered C6262 Warning “Function uses bytes of stack. Consider moving some data to heap.” on main()
I encountered this C6262 Warning: “Function uses ‘103820’ bytes of stack. Consider moving some data to heap.” while I was trying out Box2D version 2.4.1 on Visual Studio 2022. This warning was highlighted on my main function: