Game Development Community

MSVCP100.dll missing? ...

by Jim · in Torque 3D Beginner · 08/24/2013 (4:52 pm) · 5 replies

I just downloaded Torque 3D. When i went to start it i received this error ...

"This application has failed to start because MSVCP100.dll was not found. Reinstalling may fix this problem" ...

So where do i obtain the missing file?




*** I have a fix ***

www.microsoft.com/en-us/download/details.aspx?id=5555 this link is for the redistributable package for Visual Studio 2010 ... this package is for computers not running studio 2010 and still needing the files ...

it worked for me ...

thanks to all for your input ...

About the author

Recent Threads


#2
08/24/2013 (5:29 pm)
Also, what Visual Studio version do you use? 2012? Try updating the projects to VS2012.
#3
08/24/2013 (5:32 pm)
Lets do a simple checklist here:

1. Have you installed the engine?
2. Do you have all of the requirements of the engine?
3. Have you set up your MSVS project settings according to the documentation?
4. Have you actually built your project?
5. Are there any compiling errors?
6. Are there any linker errors?

Check off all of those items first, maybe you forgot a step in the documentation.
#4
08/24/2013 (7:39 pm)
what engine should be installed? ...

read my initial post ....
#5
08/24/2013 (7:51 pm)
im using xp pro (a 32 bit os) cant install 2012 ... have visual studio 2008 ...

i have all the system requirements ....

Torque 3D (DOES NOT OPEN)ie. i get the above mentiond error instead ...

i viewed the link lucas provided and it would seem that the file for 32bit systems is not provided ...

I appreciate the info ...