I'm trying to run an application that uses boost test via dynamic link. I have an application's exe file and boost_unit_test_framework-vc120-mt-gd-1_55.dll in the same directory. When I try to launch it gives me the following error:
Why? How can I fix it?
btw I'm using MSVC-12.0 and boost 1.55.