Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MSVCP100D.DLL is missing
01-20-2014, 06:54 PM (This post was last modified: 01-20-2014 06:54 PM by TheDax.)
Post: #12
RE: MSVCP100D.DLL is missing
(01-19-2014 04:52 PM)Megidolaon Wrote:  I tried to run the debug log and got the same error.
And my VS C++ Distributable version is also higher than 2010. I also got VS 2013 C# Express installed and don't have the dll.

Do I really need to install VS 2010 C++ Express to get this dll?
If VS has already switched to a different dll it means this dll is obsolete, how much work would it be to change the debug log to not use an obsolete but use the recommended approach instead?

Well, C# Express certainly won't contain the C++ debug DLLs (I could be wrong!). The buildbot builds are compiled with VS2010 currently, so you'd have to install 2010 express or get the debug DLL from some shady source (I don't recommend this at all) if you want to debug a buildbot build, yes. If you had VS C++ 2013 express instead, you could just compile the code yourself and not have to worry about it.

4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux
How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375
I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
MSVCP100D.DLL is missing - AnimalBear - 12-18-2013, 04:27 PM
RE: MSVCP100D.DLL is missing - arg274 - 12-18-2013, 04:41 PM
RE: MSVCP100D.DLL is missing - TheDax - 12-18-2013, 04:48 PM
RE: MSVCP100D.DLL is missing - arg274 - 12-18-2013, 04:57 PM
RE: MSVCP100D.DLL is missing - TheDax - 12-18-2013, 06:01 PM
RE: MSVCP100D.DLL is missing - AnimalBear - 12-20-2013, 07:43 PM
RE: MSVCP100D.DLL is missing - TheDax - 12-20-2013, 07:52 PM
RE: MSVCP100D.DLL is missing - arg274 - 12-21-2013, 09:22 AM
RE: MSVCP100D.DLL is missing - TheDax - 12-21-2013, 05:06 PM
RE: MSVCP100D.DLL is missing - Megidolaon - 01-19-2014, 04:52 PM
RE: MSVCP100D.DLL is missing - TheDax - 01-20-2014 06:54 PM
RE: MSVCP100D.DLL is missing - truman2cool - 01-19-2014, 07:12 PM

Forum Jump: