dev c++ - Dev c++ 4.9.9.2 is installed on my windows 8.1. Warning: "Source file not compiled" -
this hello world program. compiles, when run says :
"source file not compiled"
i have included header files stdio.h
, conio.h
. solution.? installed code::blocks well, got similar error in ide well.
int main() { printf("hello world"); return 0; }
as compiles, generating exe file, not showing in command prompt, somehow getting deleted(may mcafee doing it)
specify path path variable...u can path variable control panel ...if ur file compiled ...means there no error ..ok ...then if u run ur program ur cpp file path should set path variable same java..
Comments
Post a Comment