Failed to start build process
Posted: Fri Mar 12, 2010 11:17 pm
Hi,
I'm new in programming with c++. At the university we work with CodeLite and so I wanted to install it at home on Windows 7 (I also tried at Windows XP, same problems). Each time I try to compile my project I get this error:
----------Build Started--------
C:\Windows\system32\cmd.exe;C:\users\restricted area\desktop\info\javaprogs\ /c ""mingw32-make.exe" -j 2 -f "aufgaben_wsp.mk""
Failed to start build process, command: C:\Windows\system32\cmd.exe;C:\users\restricted area\desktop\info\javaprogs\ /c ""mingw32-make.exe" -j 2 -f "aufgaben_wsp.mk"", process terminated with exit code: 0
Now I don't know what to do? And why tries it to load my java compiler?
Thanks for answers and solutions.
I'm new in programming with c++. At the university we work with CodeLite and so I wanted to install it at home on Windows 7 (I also tried at Windows XP, same problems). Each time I try to compile my project I get this error:
----------Build Started--------
C:\Windows\system32\cmd.exe;C:\users\restricted area\desktop\info\javaprogs\ /c ""mingw32-make.exe" -j 2 -f "aufgaben_wsp.mk""
Failed to start build process, command: C:\Windows\system32\cmd.exe;C:\users\restricted area\desktop\info\javaprogs\ /c ""mingw32-make.exe" -j 2 -f "aufgaben_wsp.mk"", process terminated with exit code: 0
Now I don't know what to do? And why tries it to load my java compiler?
Thanks for answers and solutions.