Sample 101 crashing

Shtuka

22-07-2011 08:45:22

When trying to run Sample 101, it crashes in the line
s->_setup(mWindow, mKeyboard, mMouse, mFSLayer); // start new sample in SampleContext.h

How do I fix this?

spacegaier

22-07-2011 17:49:22

Any log files that could help?

Shtuka

23-07-2011 18:46:38

The reason for the crash is the following line:
mCookingInterface = NxGetCookingLib(NX_PHYSICS_SDK_VERSION);
returning 0.

OK, I'm using PhysX SDK 2.8.4, but I only have

C:\Program Files (x86)\NVIDIA Corporation\PhysX\Engine\v2.8.3

installed.


Where can I get the PhysX 2.8.4 Engine?

OK, I found viewtopic.php?f=6&t=13549&p=76588&hilit=NxGetCookingLib#p76588