DEV C++ : No error while compiling any program but it is not running

All is working fine with DEV C++. Suddenly it stops working. The Program is compiling with no error messages. But when I hit the run button, nothing happens. This is happening with all programs. So there is no issue with the specific program.

This was also happening earlier with me. Then I reinstalled DEV C++ and it worked fine. But after sometimes it started again. I don't want to reinstall it again and again. Currently I'm using Windows 10.

Any help will be great. Thank You.

3

1 Answer

Finally I solved. It was my avast who is blocking the application to launch. Avast is considering the application as a false positive means as a threat to the system(false).

Avast was wrong it was not a threat for the system. That's why it is a false positive. Then i add an exception(rule) to avast not to scan a particular file/folder. But this is also not working well.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like