Now I have installed the new version and I can't debug programs!
"file xxxxx does not contain..."
I select DEBUG MODE
I choose "Full" for compiler
I select "Pelles C" or "Coff" for the linker
All of this does not give a good result.
Debugging with messageBoxes is not very easy!
Could you help me please?
Thanks
Try to debug with optimizations off.
The new debugger is better with threaded code like COM ?
New different way to show variables is confusing for old users ?
All optimizations are OFF and inline too.
When compiling the project it adds debugging infos but when I launch the debugger it tells taht there are no debug informations!