kaneyxt
21-05-2009 03:57:45
I am running the BloodyCake, but find I cannot debug NxOgre. Here are some details:
1. Unzip BloodyMess and BloodyCake to same folder.
2. Compile BloodyMess and BloodyCake in debug mode. There are not any compiling problems. I am using VS2005 SP1.
3. Press F5 to run BloodyCake, it stops at:
> NxOgre_Debug.dll!NxOgre::World::precreateSingletons() Line 71 C++
And an error message shows up: "There is no source code available for the current location."
4. If I press F5 again, the program can continue. If I start the program with Ctrl+F5, I will not meet this problem.
So, seems some debug infomation is missed in NxOgre_debug.dll, is it the expected behavior?
1. Unzip BloodyMess and BloodyCake to same folder.
2. Compile BloodyMess and BloodyCake in debug mode. There are not any compiling problems. I am using VS2005 SP1.
3. Press F5 to run BloodyCake, it stops at:
> NxOgre_Debug.dll!NxOgre::World::precreateSingletons() Line 71 C++
And an error message shows up: "There is no source code available for the current location."
4. If I press F5 again, the program can continue. If I start the program with Ctrl+F5, I will not meet this problem.
So, seems some debug infomation is missed in NxOgre_debug.dll, is it the expected behavior?