bepu / bepuphysics2

Pure C# 3D real time physics simulation library, now with a higher version number.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Old freetype dependency requires old VC++ redistributable

RossNordby opened this issue · comments

While the building documentation has been updated to reflect this corner case, it is a bit of a surprise that installing a recent version of visual studio is insufficient to build the demos on a fresh windows install.

Updating the freetype dependency or rebuilding it to avoid the need for the external redistributable could be helpful.