how to start the game in other computers??

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
BestMan
Posts: 6
Joined: February 12th, 2013, 10:23 am

how to start the game in other computers??

Post by BestMan » February 12th, 2013, 10:49 am

hi every one! i supouse this question was asked by someone else, but i didnt find it. :( so people get this messege when they are trying to start my super cool game...

ps sorry for my eng
pps Chili ruls :D
Attachments
2013-02-11_161240.jpg
2013-02-11_161240.jpg (19.37 KiB) Viewed 2849 times

Lorth
Posts: 139
Joined: July 19th, 2012, 4:12 pm

Re: how to start the game in other computers??

Post by Lorth » February 12th, 2013, 11:01 am

Hey!

Have you thought about google what MSVCR100.dll is and see if you find any useful information?

That is what i use to do when i get an error i don't understand what it is.

And as Chili says google is your friend. :D

BestMan
Posts: 6
Joined: February 12th, 2013, 10:23 am

Re: how to start the game in other computers??

Post by BestMan » February 12th, 2013, 11:35 am

yes. But it is not good to explain to every one how to fix it. How can it be fixed automaticly? may be i should put this MSBLABLABLA.dll file int directory with game?

BestMan
Posts: 6
Joined: February 12th, 2013, 10:23 am

Re: how to start the game in other computers??

Post by BestMan » February 12th, 2013, 5:23 pm

yes! it works if you put dll file with your game!

Russco
Posts: 1
Joined: February 22nd, 2013, 9:40 pm

Re: how to start the game in other computers??

Post by Russco » February 24th, 2013, 3:39 pm

This file is contained in the Microsoft Visual C++ Redistributable which can be obtained at this address.. http://www.microsoft.com/en-us/download ... px?id=5555. There's also a x64 version which can be obtained here.. http://www.microsoft.com/en-us/download ... x?id=14632.
A lot of programs seem to rely on at least one of these two files. My AVG program won't run without the x86 version, and they are sort of the backbone of DirectX

User avatar
LuX
Posts: 1492
Joined: April 22nd, 2012, 12:33 pm
Location: Finland

Re: how to start the game in other computers??

Post by LuX » March 2nd, 2013, 2:33 pm

The solution is actually as simple as going to project - properties - C++ - code generation. Then change the "/MD" to "/MT"
ʕ •ᴥ•ʔ

Post Reply