boost_regex-vc120-mt-1_57.dll is missing

Whenever I run a succesfully compiled Milestone SDK exe on my Windows 7 64 bit, I receive this error. I tried recompiling the latest boost libraries and linked them to my VS2017 project but this error still persists. What do I need to install to include these .dlls?

You need to copy the dependent dlls whenever you deploy a MIP SDK based application. See the MIP Documentation - .NET Library Initialization.