Hey, i am pretty decent so far at C++ in school, but after downloading multipul compilers, including Dev C++, i have had continuous problems getting any of them to run. Even just opening a default built in project, like "hello world" if i try to compile and run, it allways kicks back an error or errors. In Dev C++, i keep getting this error:
CreateProcess(C:\DOCUME~1\Nick\LOCALS~1\Temp\make4682.bat, C:\DOCUME~1\Nick\LOCALS~1\Temp\make4682.bat, ...) failed.
The process cannot access the file because it is being used by another process.
C:\Dev-Cpp\Projects\Makefile.win [Build Error] [Hello.o] Error 32
What is going on? I have uninstalled, reinstalled and tried to figure it out, but nothing is working.. im sure im overlooking something ridiculous. Please help me out if you know whats wrong
