AGEIA.obj ??

Rambo

15-07-2007 17:38:30

I have :
PhysX 2.7.2(.9)
NxOgre 0.9-28
Ogre Eihort 1.4.3

and I can't compile NxOgre ->
fatal error LNK1104: cannot open file 'Files\AGEIA.obj' NxOgre

Where is AGEIA.obj ?

betajaen

15-07-2007 17:46:24

I have never heard of "AGEIA.obj", can I have some more information? A screen shot perhaps?

Rambo

15-07-2007 18:13:37



I can't find any info of "AGEIA.obj" n google.



Hmm, I have changed some in project and its work but I have other error ->

Error 1 error PRJ0019: A tool returned an error code from "Performing Post-Build Event..." NxOgre

I think problem is solved.

frier

16-07-2007 01:12:14

Error 1 error PRJ0019: A tool returned an error code from "Performing Post-Build Event..." NxOgre

Yeah i get that last error too.

i THINK i fixed it by creating a empty tutorials folder in the NxOgre Directory.

Or if that doesnt work and your using VS:

1) right click onto your project -> properties
2) Build Events -> Post Build Event
3) Delete whats in the command line field.

Rambo

16-07-2007 06:34:36

Thanks frier :).

IT's work perfect, but I have another problem ;).

Executable Files in Sample PhysX SDK 2.7.2(.9) don't work and I believe that my game will be not work.


Sorry my english ;)

frier

16-07-2007 09:36:35

do you mean the executables here? for example:

C:\dev\PhysX\Bin\win32

Not 100% sure why it wouldnt work.

but did you install the PhysX SystemSoftware?

Rambo

16-07-2007 10:30:38

Yep, I install SystemSoftware.
It's weird.. I reinstall all PhysX software and work.

Thanks ;)