Page 1 of 1

Failed to locate gdb! at 'gdb'?!

Posted: Mon Aug 10, 2015 8:15 pm
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...

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

Posted: Wed Aug 12, 2015 4:52 pm
by eranif
Did you install a compiler?
CodeLite does not come with a compiler
Eran