access denied while executing c++ source file

3.1k views Asked by At

I am unable to execute my program which i have written on DEV-CPP IDE. It is showing me the following error message on console

I am using this IDE since 6 months on same system,but this has happened for the first time. i am using McAfee anti virus software. and it is displaying the following message please let me know if any other detail is required for fixing this problem

2

There are 2 answers

0
vidushi jain On

Just change the compiler option to TDM-GCC 4.9.2 64-bit Profiling. Then compile and run.

See this->

0
Bakri Bitar On

Just add your application to the trusted items list

see: this question