You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
I had this exact issue, and fixed it by changing the flag from /MT to /MD
during compilation of the library to match my calling program. Alternatively, I
supposed you could change your test program to /MT, but I haven't tried that.
Original issue reported on code.google.com by
[email protected]
on 6 Feb 2012 at 3:26The text was updated successfully, but these errors were encountered: