R6034: An application has made an attempt to load the C runtime library incorrectly.

Posted by mattias on Stack Overflow See other posts from Stack Overflow or by mattias
Published on 2010-06-16T10:03:51Z Indexed on 2010/06/16 10:12 UTC
Read the original article Hit count: 313

Filed under:
|

I am getting this R6034 error when running program that I just updated (and cleaned) from VS2003 -> VS2008. To be more exact:

"R6034: An application has made an attempt to load the C runtime library incorrectly."

It seems to happed almost at the same place all the time when running. I have no really idea why but I tried some suggestions I found when googleing this. For example adding the msvc dlls, but that didn't work.

Any help on why this error occurs would be great. Thanks

© Stack Overflow or respective owner

Related posts about visual-studio-2008

Related posts about dll