Dev C++ problems & solution
Dev c++ problems & solution
- Here i am to solve your all queries, you can ask any type of question related to Dev c++ or c++(c plus plus) programming.
- I have seen many people wasting time all day for a small problem, so I launched this page, you can ask me any problem related to Dev c++.
(Hindi:यहां मैं आपके सभी प्रश्नों को हल करने के लिए हूं, आप देव सी ++ या सी ++ (सी प्लस प्लस) प्रोग्रामिंग से संबंधित किसी भी प्रकार का प्रश्न पूछ सकते हैं।)
Problems( for solution, scroll down the page)
- Error 1: gcc has stopped working.
- This is because of conflict of g++ compilation installation.
- Error 2: g++.exe has stopped working.
(A problem caused the program to stop working correctly windows will close the program and notify you if a solution is available.) - Error 3: [Error] fstream.h: No such file or directory
- Type #include<fstream> instead of #include<fstream.h>
- Error 4 : [Error] iostream.h: No such file or directory
- Type #include<iostream> instead of #include<iostream.h>
- Error 3: Dev C++ has been stopped working.
- Error 4: Program.exe has stopped working.
- Error 5: Whenever I compile a C or C++ program using Dev C++, I get a message like "gcc.exe has stopped working".
- Error 6: x86_64-w64- mingw32-gcc.exe has stopped working.
- Error 7: Code::Blocks error - CC1.exe has stopped working.
- Error 8: [Warning] overflow in implicit constant conversion [-Woverflow].
- Error 9: collect2.exe [Error] ld returned 1 exit status
Solution
If you want solution then you can contact me:
Comments
Post a Comment