I normally do a full install of MinGW separately, and haven't had any
problem with the debugger.
Maybe you have installed a new MinGW compiler, but not a debugger, so that
Code::Blocks finds an older debugger installed together with Dev-C++.
/pwm
On Sun, 20 Dec 2009, Mr. Bijoy Chandra Phukan wrote:
> Hi,
>
> To day I downloaded CodeBlocks 8.02 and successfully installed on my PC. I'm
> using GNU GCC as the default Compiler. When I tried to compile my program, I
> get this message " Your Debugger is using a different Compiler - skipping.
> Nothing can be done". I would be grateful if anybody could help me to
> overcome this problem.
>
> BIJOY
>
|