Errors building and running program

CodeLite installation/troubleshooting forum
ssoBAekiL
CodeLite Curious
Posts: 1
Joined: Sat Oct 14, 2017 2:27 pm
Genuine User: Yes
IDE Question: C++
Contact:

Errors building and running program

Post by ssoBAekiL »

Hi, I just installed CodeLite and following the wizard installation I also intalled the MinGW compiler, but now I am not able to run any C program, if I try to jus run it just debugging I get a message telling:
Debugger exited with the following error string: "No executable specified, use 'target exec'."
Also, if I try to build the project I get the following error:
mingw32-make.exe: *** [All] Error 2
I spent all the morning searching on the internet and triyng to figure it out, but non of the solutions I found seems to work for me.

I hope someone with more experience than me will be able to help me with that! ;)