chomby
12-02-2010 18:16:49
I recently downloaded PhysX (2.8.3.21) from the NVIDIA website along with the System Software ( version 9.09.1112 ). I installed both and followed the instructions to do so. Then I downloaded NxOgre, set the environment variables as directed. And attempted to compile using VS 2008 with the pre-existing project, and ran into a fun error which was:
Well I found out where the file was supposed to be via other examples using PhysX online and after checking my installation I didn't have a NxCooking.lib (However I do have the header for it). What I did find was that I had a file of a slightly different name PhysXCooking.lib.
I was wondering if any one else has run into this problem and could offer a fix.
Thanks in advance.
versions of stuff:
NxOgre 1.5.5
OS: Windows 7 x64
VS 2008
Ogre 1.7
PhyX versions listed above.
LINK : fatal error LNK1104: cannot open file 'NxCooking.lib'
Well I found out where the file was supposed to be via other examples using PhysX online and after checking my installation I didn't have a NxCooking.lib (However I do have the header for it). What I did find was that I had a file of a slightly different name PhysXCooking.lib.
I was wondering if any one else has run into this problem and could offer a fix.
Thanks in advance.
versions of stuff:
NxOgre 1.5.5
OS: Windows 7 x64
VS 2008
Ogre 1.7
PhyX versions listed above.