Error nxogre

Predat0R

29-06-2006 09:12:51

I use NxOgre.0.5.preview.3 (ogre-win32-v1-2-1 + PhysX_2.3.3_SDK)
When I compiling NxOgre.sln I have error :
error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
And when I compiling NxTutorials\nxTutorial101.vcproj or ...102 ... 103
I have error:

Unhandled exception at 0x0037f13f (nxOgre.dll) in nxTutorial101.exe: 0xC0000005: Access violation reading location 0x00000000.

Line( file nxogre_scene.cpp Ln 63):

mScene = mPhysicsSDK->createScene(sceneDescription);

Help please =-)

betajaen

29-06-2006 10:08:17

Have you modified NxOgre or NxTutorial101,102,103 in any way what-so-ever?

Also are you running it in Debug or Release?

Predat0R

29-06-2006 10:53:37

I don't modified NxOgre.
I running Release

ColeZero

29-06-2006 11:16:10

error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
And when I compiling NxTutorials\nxTutorial101.vcproj or ...102 ... 103


This is not a big Problem, the Post-Built-Events are copying the .exe into some directory.
Project Properties --->Buildevents --->Post-Build-Events.
There is a command:
copy "$(TargetPath)" <--What to copy
"$(OGRE_HOME)\Bin\$(ConfigurationName)\"<---Where to copy.
Simply change the directory-path

Btw. have you installed the PhysX_2.3.3_SDK_Core.exe and! the AGEIA_PhysX_2.4.3_B1_SystemSoftware.exe.
YOu must both install the SDK and the SystemSoftware..

betajaen

29-06-2006 11:57:48

Btw. have you installed the PhysX_2.3.3_SDK_Core.exe and! the AGEIA_PhysX_2.4.3_B1_SystemSoftware.exe.
YOu must both install the SDK and the SystemSoftware..
.

I expect this is the error. I bet if you look in the log there could be a little message from PhysX saying about the SystemSoftware not being there.

Predat0R

29-06-2006 20:42:16

Thanks
And why movement by such jerks??

betajaen

29-06-2006 21:26:36

Thanks
And why movement by such jerks??


Er:-

- Are you saying why is the movement jerky?

- Or we are all jerks?


I hope for yoursake it's the former. :wink: