How to remove g++.exe has stopped working error in windows 8/8.1?
Error pic:
Solution:
Download and Install Dev-C++ 5.4.0
Dev-C++ 5.4.0 || Download || Size-41.61mb
Also, Download two important header files:-
1.iostream.h || Download || Size-1.8kb
2.fstream.h || Download || Size 1.7kb
Now, Install Dev-C++ 5.4.0 and place the two files in location
C:\Program Files(x86)\Dev-Cpp\MinGW64\x86_64-w64-mingw32\include
Start dev-c++ and automatically let it to install all the headers.Now your compiler will work without any error.
We also provide tutorials on C programming language.Read our posts:
Error pic:
Solution:
Download and Install Dev-C++ 5.4.0
Dev-C++ 5.4.0 || Download || Size-41.61mb
Also, Download two important header files:-
1.iostream.h || Download || Size-1.8kb
2.fstream.h || Download || Size 1.7kb
Now, Install Dev-C++ 5.4.0 and place the two files in location
C:\Program Files(x86)\Dev-Cpp\MinGW64\x86_64-w64-mingw32\include
Start dev-c++ and automatically let it to install all the headers.Now your compiler will work without any error.
We also provide tutorials on C programming language.Read our posts:



0 comments:
Post a Comment
Don't spam :)