Code::Blocks Forums

User forums => Help => Topic started by: anser on February 18, 2019, 01:44:29 am

Title: Error After Installing
Post by: anser on February 18, 2019, 01:44:29 am
Hi Everyone,

I downloaded Code::Blocks (codeblocks-17.12mingw-setup.exe) and keep getting the following error:

Current compiler 'Microsoft Visual C++ 2010' doesn't have correctly defined debugger!

Also a picture has been attached.

If anyone knows how to correct this, I would appreciate the help. Thanks in advance.
Title: Re: Error After Installing
Post by: BlueHazzard on February 18, 2019, 09:10:38 am
Do you use the visual c++ compiler?
You can try to go Settings->Compiler->From the dropdown select "GNU GCC"->press "set as default"->Close the dialog with OK
Title: Re: Error After Installing
Post by: anser on February 20, 2019, 03:31:27 am
Getting back to you kinda late, I did the instruction you mentioned and I didn't get the error. Thanks for the help.