Ok Ill ask for help...

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Ok Ill ask for help...

      I have been stuck on this for a few days, and I dont see what Im missing. Maybe one of you has seen this already.

      When I run a release build of teapot wars I get an unhandled exception. I can trace it to when this is called:

      Source Code

      1. m_pPhysicsSDK = NxCreatePhysicsSDK(NX_PHYSICS_SDK_VERSION, 0, &m_PhysicsErrorStream);


      This is where it breaks while stepping through the debug version as well.

      And, as expected it will run in a no-physics build.

      I have setup the paths to the Novo-SDK lib and inc dirs, as well as following the setup instructions in the readme that Mr. Mike provided.

      The gamePhysics object is valid when it calls VInitialize, but during the init it breaks on the Nx call. Actually it breaks on the same assembly instruction as well.

      I can also build and run the Novodex samples.

      I know others have it running fine, so I have missed something along the way. I just done see it. Its not a code problem, its a configuration issue.

      I have moved the Novo Libs "cooking" and "physics". I have paths to each dll folder and inc folder.

      If anyone can toss suggestions my way it would be appreciated.

      Thanks.

      edit*
      Windows XP SP2 32bit
      MS Visual Studio .NET 2003

      The post was edited 1 time, last by DragonCode ().

    • Here is what I have now in the Projects/VC++ Directories/ Executable files :

      C:\Program Files\NovodeX SDK 2.2\SDKs\Physics\include

      C:\Program Files\NovodeX SDK 2.2\SDKs\Cooking\include

      C:\Program Files\NovodeX SDK 2.2\SDKs\Foundation\include

      Library files:

      C:\Program Files\NovodeX SDK 2.2\SDKs\Physics\lib\win32\Release

      C:\Program Files\NovodeX SDK 2.2\SDKs\Cooking\lib\win32\Release


      In the \Bin directory I put the two Novodex DLLs.

      The post was edited 1 time, last by GamerRick ().

    • My impression is the app isn't finding the Novodex DLLS....
      Mr.Mike
      Author, Programmer, Brewer, Patriot
    • That was it Mr. Mike. Copied the wrong file over and then kept missing it like a mispelled word on a proof read (back before the spell checker of course).

      Thanks Kain and Rick for your input too.

      Darn thing is I kept checking the files, paths, etc. over and over again.
      Maybe my cat is switching the files around when I leave the room. 8o