Dev-cpp 4.9.9.2
Windows 7
Hello I have been using my current version for quit a while and I restarted my computer today and now no matter what I try to compile I always get the return of:
Compiler: Default compiler
Executing g++.exe...
g++.exe "C:\Users\Salica\Documents\Cpp\hello.cpp" -o "C:\Users\Salica\Documents\Cpp\hello.exe" -I"C:\Dev-Cpp\lib\gcc\mingw32\3.4.2\include" -I"C:\Dev-Cpp\include\c++\3.4.2\backward" -I"C:\Dev-Cpp\include\c++\3.4.2\mingw32" -I"C:\Dev-Cpp\include\c++\3.4.2" -I"C:\Dev-Cpp\include" -L"C:\Dev-Cpp\lib"
collect2: cannot find `ld'
Execution terminated
Any help would be apreciated