Page 1 of 1

Errors building and running program

Posted: Sat Oct 14, 2017 2:39 pm
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! ;)