Author Topic: Error After Installing  (Read 3027 times)

Offline anser

  • Single posting newcomer
  • *
  • Posts: 2
Error After Installing
« 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.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Error After Installing
« Reply #1 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

Offline anser

  • Single posting newcomer
  • *
  • Posts: 2
Re: Error After Installing
« Reply #2 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.