Cannot open file, Permission denied

Apr 7, 2013 at 8:01pm
I have been working on quite a large project for some time now, and I included <limits> in one of my header-files. When I tried to compile(using Code::Blocks) it told me it couldn't open the file;
dl.exe cannot open file bin\debug\my_project Permission denied


I removed <limits> and restored all code to the state it was before the problem emarged. Same error. I tried using rebuild to remake all files from scratch, and still it wont compile.

Why did this happen and how do I fix it?
Last edited on Apr 7, 2013 at 8:02pm
Apr 7, 2013 at 8:17pm
Problem solved by restaring computer...
Topic archived. No new replies allowed.