Error on Client [Solved]

josericardo_jr

03-02-2008 19:11:48

Hi people,

I'm making a demo using MOgre and it works nicely in my machine. When I going to run in another machine, I receive the following error:



To make a test, I created a windows application and send to him for test and it works without problens. In this same form, I made a reference to MOgre and MOIS and create a Root, then give to him test again. The same error.

I'm making it in Release mode and give all the dll's and resources to him.
The same folder that I send him function in my machine.
Does someone knows what problem is that?

Thanks a lot.

Jose Ricardo

dodongoxp

03-02-2008 20:25:29

maybe the directx is not up to date on your friends pc.. mogre 1.4.6 sdk requires the november 2007 directx runtime..

maybe a config file error or a single file you missed

dont know but that may be the causes

smernesto

04-02-2008 02:40:10

Also, remember to install the VC++ SP1 redistributable.

Read the ogre.log.

josericardo_jr

07-02-2008 12:19:16

Also, remember to install the VC++ SP1 redistributable.

Read the ogre.log.


Thanks a lot. I did have installed it. Now it works!!!

Thanks!

Jose Ricardo