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...
Failed to locate gdb! at 'gdb'?!
-
- CodeLite Curious
- Posts: 1
- Joined: Mon Aug 10, 2015 8:06 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Failed to locate gdb! at 'gdb'?!
Did you install a compiler?
CodeLite does not come with a compiler
Eran
CodeLite does not come with a compiler
Eran
Make sure you have read the HOW TO POST thread