c++.idde - Debugger on Vista x64
- Brian Gladman <brg gladman.plus.com> Sep 04 2007
- Jan Knepper <jan smartsoft.us> Sep 04 2007
I am tryingt to run the CD version of Digital Mars C/C++ compiler on Windows Vista x64. As far as I can tell it all works except for the debugger, which reports "cannot load program" for any programs I build (they work when executed without the debugger). Am I expecting too much in trying to run the debugger on Vista x64? Is there any work around? Thanks for any help that anyone can offer on this. Brian Gladman
Sep 04 2007
Brian Gladman wrote:I am tryingt to run the CD version of Digital Mars C/C++ compiler on Windows Vista x64. As far as I can tell it all works except for the debugger, which reports "cannot load program" for any programs I build (they work when executed without the debugger). Am I expecting too much in trying to run the debugger on Vista x64? Is there any work around? Thanks for any help that anyone can offer on this. Brian Gladman
What is your User Account Control (UAC) settings? That has to be OFF and than restart Vista. Otherwise you will have problems running any debugger AFAIK. Jan -- ManiaC++ Jan Knepper www.janknepper.com But as for me and my household, we shall use Mozilla... www.mozilla.org
Sep 04 2007








Jan Knepper <jan smartsoft.us>