Link to home
Start Free TrialLog in
Avatar of tinh911
tinh911

asked on

Debugger detected when debug DirectX 9.0 app!

When I debug a DirectShow(DirectX 9.0) in Visual Studio 6.0, I've got the following error:
"Debugger detected! Please close it down and restart!
Windows NT user: Please note that having the WinICE/SoftICE services installed means that you are running a debugger!"
I don't install WinICE or SoftICE or any debugger except for the VS6 debugger!
Maybe I've missed some settings in order to debug with DirectX 9.0
Please help!
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tinh911
tinh911

ASKER

Yeah, I used some .ax files from OpenCV library (library for Computer Vision application). I'll check it out and post the result back to this board!