|
-
December 20th, 2010, 11:22 AM
#1
msvcr100.dll missing problem
I'm using VC 2010 to write Win32 console application. I find that it depends on "msvcr100.dll". But the target machine that runs my application has no VC 2010 installed so "msvcr100.dll" can't be found. This causes run time error.
Is there anyway in VC 2010 that I could include msvcr100.dll into the application binary during compiling and/or linking?
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|