Unable to start PhysX SDK!

Xpoint

30-08-2006 21:46:29

Ok, I'm trying to implent NxOgre within my project, but I've got a problem...
When I try to create the world object, I get these log messages:
22:15:38: [NxOgre] NxOgre Log started.
22:15:38: [NxOgre] Starting up PhysX SDK
22:15:38: [NxOgre] Unable to start PhysX SDK!

Dunno why I get them, what can I possibly do wrong???

My code is realy simple, just this:
m_pNxWorld = new nxOgre::world(Ogre::Root::getSingletonPtr(), true);
I'm currently using the CVS version of NxOgre and PhysX 2.4.4.
Any idea?

Thanks in advance!

M@gg!

30-08-2006 23:31:03

Did you install the PhysX "drivers"?

http://ageia.com/physx/drivers.html

betajaen

31-08-2006 00:18:43

Yep, M@GG! is right with this one you need to install the "System Software".

Xpoint

31-08-2006 06:26:16

Oh, so it needs the drivers now?? Well, that's fine with me, will do that! :D
Thanks!

M@gg!

31-08-2006 07:16:22

Yep, M@GG! is right with this one

*grmpf*