
21 Jan
2010
21 Jan
'10
11:32 a.m.
You need to build boost against the same version of the C++ runtime as you're building your code. You're probably building one against the static runtime and one against the dynamic runtime.