Since it looks like std:: objects are being used across a DLL boundary (not advisable in general), you will need to re-build the luabind libraries using VS2010 - with the same CRT settings that your app will use.

gg