View Single Post
Old Apr 14th, 2006, 8:27 PM   #1
Nickyj1211
Newbie
 
Join Date: Apr 2006
Posts: 15
Rep Power: 0 Nickyj1211 is on a distinguished road
Problem Getting Started with DevC++

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
Nickyj1211 is offline   Reply With Quote