tomneo2000
15-09-2009 11:01:31
Hi guys, i got compile error when i compile NxOgre.
I use BooldyMess 1.5.4
The error is:
1>Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
1>Project : warning PRJ0018 : The following environment variables were not found:
1>$(PHYSX_DIR)
Anyone has any idea what's going on
betajaen
15-09-2009 12:18:01
Ignore it; it just couldn't copy a PhysX DLL. But now-a-days it doesn't matter.
But I don't know why your getting THAT specific error in BloodyMess. Are you sure your using BloodyMess and not Bleeding?
tomneo2000
15-09-2009 14:45:27
Yes, i am pretty sure i use bloodymess and it is 1.5.4 and why it has error when i compile my project. It say Matrix44_Identity identifier not found, but i did include header file and lib.
betajaen
15-09-2009 15:14:37
Upgrade to 1.5.5, or to the Git Versions. They are better than 1.5.4, and you shouldn't get any Matrix44 or PHYSX_DIR errors.
tomneo2000
19-09-2009 06:53:59
Ok If i use Git, then where can i find Git tutorial?
Illidanz
19-09-2009 09:22:29
spacegaier
19-09-2009 13:10:17
Git is a source code control system and - as Illidanz pointed out - you don't need to know anything about it.
http://www.github.com is just offering the possiblity to publish once's source code there. Just visit the link Illidanz posted and press the donwload button.