Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22113

Program exited with code: 5 - Geany with gcc

$
0
0

my issue: when I compile and build my program in C (using gcc compiler and geany as editor), no problem, fil object and executable are fine. But when I try to execute from Geany or manually from Prompt (as Admin), I get this kind of error. It became to appear after installing Visual Studio, I don't know if it causes some issue like this. Before its installation I had no problem.

I've set all kinds of permission, r/w files and dirs, but everytime I go view Property File of my .exe I find "Read Only" permission. Then, I try to execute, Promt give me exit error code 5 and my .exe file have been deleted automatically.

How can I solve this problem?Thanks all folks.


Viewing all articles
Browse latest Browse all 22113

Trending Articles