|
Post by qwertyhim513 on Jan 23, 2014 14:31:44 GMT -8
When I try to run it a message stating .
The program can't start because MSVCP100.dll is missing from you computer. Try reinstalling the program to fix the problem.
I read that you need to download Microsoft visual Microsoft visual C++ 2010. However, is there a way to play the game without downloading C++ as my computer already has C++ 2008. If I must install the 2010 version, to what extent will it modify my laptop and will installing it allow me to delete the 2008 version?
|
|
Laddo D
Magicmaker Developer
Magicmaker Maker
Posts: 215
|
Post by Laddo D on Jan 24, 2014 15:05:41 GMT -8
Install this: www.microsoft.com/en-us/download/confirmation.aspx?id=5555Installing Visual C++ 2010 Redistributable will not replace Visual C++ 2008. DO NOT delete Visual C++ 2008. BONUS EXPLANATION: Basically, when your computer runs a program it also has to load the C++ dlls that correspond with what version of C++ that program was created with. Magicmaker was built on C++2010 so you need that redistributable, but you will still need Visual C++2008 to run everything you already have on your computer.
|
|