Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MSVCP100D.DLL is missing
12-18-2013, 04:27 PM
Post: #1
MSVCP100D.DLL is missing
[Image: error.png]

This one not working.

http://www.dll-files.com/dllindex/dll-fi...?msvcp100d

Provide me a working file one. Wink
Find all posts by this user
Quote this message in a reply
12-18-2013, 04:41 PM
Post: #2
RE: MSVCP100D.DLL is missing
Please download VCRedist 2010 from here : http://www.microsoft.com/en-us/download/...x?id=14632 (64-bit)

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
12-18-2013, 04:48 PM
Post: #3
RE: MSVCP100D.DLL is missing
Arg, that won't include the debug dll that he's looking for.

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
12-18-2013, 04:57 PM
Post: #4
RE: MSVCP100D.DLL is missing
(12-18-2013 04:48 PM)TheDax Wrote:  Arg, that won't include the debug dll that he's looking for.

It won't? How come mines running perfectly? Is it because -
* I'm on a 32-bit OS?
or, * I already have VS2010 installed on my PC?

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
12-18-2013, 06:01 PM
Post: #5
RE: MSVCP100D.DLL is missing
Quote:or, * I already have VS2010 installed on my PC?

This.

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
12-20-2013, 07:43 PM (This post was last modified: 12-20-2013 07:44 PM by AnimalBear.)
Post: #6
RE: MSVCP100D.DLL is missing
Error.

Please resolve the following:

A newer version of Microsoft Visual C++ 2010 Redistributable has been detected on the machine.

Perhapps is a problem from PPSSPP, if they change to a nother .dll read file.
Find all posts by this user
Quote this message in a reply
12-20-2013, 07:52 PM
Post: #7
RE: MSVCP100D.DLL is missing
You probably have the SP1 redist installed or something, if the redist installer arg274 linked you to is saying it found a newer one. But as I said above, installing it won't help you get the debug DLL. It only comes with Visual Studio.

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
12-21-2013, 09:22 AM
Post: #8
RE: MSVCP100D.DLL is missing
Meh, are sharing those DLLs illegal?

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
12-21-2013, 05:06 PM
Post: #9
RE: MSVCP100D.DLL is missing
I'm not sure. I'd encourage the OP to get Visual Studio Express though, if he's interested in the debug builds at all.

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
01-19-2014, 04:52 PM
Post: #10
RE: MSVCP100D.DLL is missing
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?

Windows 7 Home Premium SP1 - Intel i5-4670K 4x 3.40 GHz - GeForce GTX 760- 8GB RAM -
DirectX 11
Find all posts by this user
Quote this message in a reply
01-19-2014, 07:12 PM
Post: #11
RE: MSVCP100D.DLL is missing
https://www.mediafire.com/?x2z6ssq25ou0p7s
read the read me txt and put the dll where it says

Hamachi
network Id:Truman2cool
Pass:123
2nd network Id:2coolmhfu
Pass:123

Join if you play MHFU or MHP-3rd HD
[US] only
Find all posts by this user
Quote this message in a reply
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 


Forum Jump: