SDK Samples & OptiShow Crash/Abort
Posted: Fri Sep 30, 2011 11:30 pm
I just installed the SDK and drivers. It seems that the only application that works is the Camera Library Sample. This app runs and shows a live fee however OptiShow crashes when clicking on the "OptiTrack Camera" checkbox.
I tried rebuilding the program and it compiles fine however it does the same thing. I actually have to "step into" the program when debugging because if I just do a straight "run" it launches and crashes/quits with no call stack or ways to trace the problem. I was able to finally fine the point of failure which is in winfrm.cpp in the function "void CFrameWnd::BringToTop(int nCmdShow)"
I have tried compiled and ran each of the Microsoft SDK DirectShow samples, and each of them crash in the same manner, pretty much as soon as the window initializes.
Any suggestions here?
I tried rebuilding the program and it compiles fine however it does the same thing. I actually have to "step into" the program when debugging because if I just do a straight "run" it launches and crashes/quits with no call stack or ways to trace the problem. I was able to finally fine the point of failure which is in winfrm.cpp in the function "void CFrameWnd::BringToTop(int nCmdShow)"
I have tried compiled and ran each of the Microsoft SDK DirectShow samples, and each of them crash in the same manner, pretty much as soon as the window initializes.
Any suggestions here?