Failed to locate gdb! at 'gdb'?!

CodeLite installation/troubleshooting forum
liemnguyen15
CodeLite Curious
Posts: 1
Joined: Mon Aug 10, 2015 8:06 pm
Genuine User: Yes
IDE Question: C++
Contact:

Failed to locate gdb! at 'gdb'?!

Post by liemnguyen15 »

I just downloaded the latest version of CodeLite 8.2.0 for Windows 64 bit Installer.

However, whenever I run any program on the compiler, it fails to compile and presents the message: Failed to locate gdb! at 'gdb'

and

'mingw32-make.exe' is not recognized as an internal or external command, operable program or batch file.

What is the reason for this error? I've been stuck on this error for hours...
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Failed to locate gdb! at 'gdb'?!

Post by eranif »

Did you install a compiler?
CodeLite does not come with a compiler
Eran
Make sure you have read the HOW TO POST thread
Post Reply