It looks like a problem with LIBCMT/LIBCMTD. You may have a Visual Studio setting causing a conflict, like single-threaded vs. multi-threaded compiling.
You might try telling VS not to link in the offending default libraries as a workaround, if you can't find the setting.
This might be helpful:
http://msdn.microsoft.com/en-us/libr...=vs.60%29.aspx