I cant debug my DirectX program
hi, I am using DirectX SDK April 2006 with Visual C++ 2005 Express Edition.
I can use directX without problems but when I try to debug the breakpoints doesnt work.
I have looked for "debug directX" in the forums and I try all the things I read:
I buil the project in Debug mode.
In projects settings I have: Generate Debug info: Yes(/DEBUG)
........
.....
but the symbols dont load :( and the BreakPoints dont work.
do you know why?
pls help.
Bye
[492 byte] By [
Matdor] at [2007-12-23]
I have tried everywhere but I get this:
"The breakpoint will not currently be hit. No symbols have been loaded for this document"
should I reinstall Visual c++, SDK and directx sdk?
thx
I have just solve it.
I have created a new empty project, I don't know if was a CLR empty server or simply a empty project. I have imported all the files from the other project and it works!!!now I can debug with BPs
sorry for my bad english.
thx