Every time i try to debug my programs, it says my project is out of date even though i just created it. I also get windows error message saying
"Microsoft Resource File To COFF Object Conversion Utility has stopped working"
and a Visual Studio error message saying
//
"Unable to start program 'c\users\dray\documents\visual studio 2010\Projects\My Project\debug\My Project.exe'.
The system cannot find the file specified.
//
This only happens when i try to create a Debug solution. I can create a Release solution fine.
I've re-installed it and re-downloaded it multiple times. Nothing seems to help. I'm currently using Orwell Dev-C++, but I would rather use Visual Studio if it wasn't being such garbage right now.