[Solved] Cannot get PLSM to work correctly.

jsommers

05-04-2006 22:40:27

I downloaded the latest cvs (for ogrenew and ogreaddons) and followed this wiki's CVS compile and run instructions.

I try to run mapsplitter but it fails to find three dll files. These are:
- zlib1.dll
- DevIL.dll
- ILU.dll

I manually put them in and I try to run it again. This time it runs, but not successfully.

I get this exactly in the cmd box.
Creating resource group General
Creating resource group Internal
Creating resource group Autodetect
Registering ResourceManager for type Mesh
Registering ResourceManager for type Skeleton
MovableObjectFactory for type 'ParticleSystem' registered.
Loading libreary OgrePlatform.dll
Termination handler: uncaught exception!
*-*-* OGRE Shutdown

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


Then I get the microsoft thing telling me it needs to shut down and asking if I want to send an error report, etc.

Any help would be greatly appreciated because it seems no matter what I try I cannot get past this point, most likely I am failing to recognize some simple step so I appreciate your patience as well.

I have not tried to run the actual demo yet because it says not to do so until you've successfully run the mapsplitter.

Nevermind, I looked it up and it seems that Windows XP is at fault. Problem solved.