Finally I could find the answer in this link.
If one uses the MinGW
installation file again, one can add some other packages.
I installed all Devel
packages for MinGW and followed this tutorial which helped me to solve the problem.
Related Posts:
- make: g++: Command not found
- How do I enable C++11 in gcc?
- C++ Not Installed In Cygwin
- How do I include a path to libraries in g++
- How do I update\upgrade pip itself from inside my virtual environment?
- How do I update\upgrade pip itself from inside my virtual environment?
- What is the difference between g++ and gcc?
- How do I update\upgrade pip itself from inside my virtual environment?
- C++ undefined reference to defined function
- How does #include
work in C++? - ‘\r’: command not found – .bashrc / .bash_profile [duplicate]
- Undefined reference to vtable
- ‘\r’: command not found – .bashrc / .bash_profile [duplicate]
- Why is the apt-get function not working in the terminal on Mac OS X v10.9 (Mavericks)?
- How do I install gcc on cygwin?
- What is the difference between pip and conda?
- Undefined reference to vtable
- Compiling C++11 with g++
- “g++” is not recognized as an internal or external command, MinGW
- Eclipse C++ : “Program “g++” not found in PATH”
- Fatal error: iostream: No such file or directory in compiling C program using GCC
- “g++” is not recognized as an internal or external command, MinGW
- Compiling a C++ program with gcc
- What is the difference between Cygwin and MinGW?
- Visual C++ find line causing “Debug Assertion failed”
- Undefined reference to class constructor, including .cpp file fixes
- Cygwin – Makefile-error: recipe for target `main.o’ failed
- The program can’t start because cygwin1.dll is missing… in Eclipse CDT
- Eclipse C++ : “Program “g++” not found in PATH”
- gcc/g++: “No such file or directory”
- error: use of deleted function
- Undefined reference to constructor
- how to uninstall MinGW and make cygwin ‘make’ as deafult make program with gcc 3.8.1
- expected unqualified-id before string constant
- cc1plus: error: unrecognized command line option “-std=c++11” with g++
- sudo command not found on Cygwin
- extra qualification error in C++
- Git Extensions: Win32 error 487: Couldn’t reserve space for cygwin’s heap, Win32 error 0
- C++ Error ‘nullptr was not declared in this scope’ in Eclipse IDE
- ‘strcmp’ was not declared in this scope
- What is the difference between gcc/g++ and cc1/cc1plus?
- Error: free(): invalid next size (fast):
- Cygwin Make bash command not found
- C++ compile time error: expected identifier before numeric constant
- Error: free(): invalid next size (fast):
- How can I change my Cygwin home folder after installation?
- g++ output: file not recognized: File format not recognized
- I get this error: “glibc detected”
- Update GCC on OSX
- Split text file into smaller multiple text file using command line
- printf not printing to screen
- G++ undefined reference to class::function
- Undefined reference to class constructor, including .cpp file fixes
- How to install Git for Cygwin?
- apt-get for Cygwin?
- stuck on Unity 3D Package Manager Error when trying to open any Unity project
- How to install and run the Nmap program through Cygwin in Windows?
- make -j 8 g++: internal compiler error: Killed (program cc1plus)
- Difference between
and - Getting a bunch of crosses initialization error
- Expected unqualified-id before ‘[‘ token
- How to use/install GNU binutils (objdump)
- Fatal error: iostream: No such file or directory in compiling C program using GCC
- What does “-Wall” in “g++ -Wall test.cpp -o test” do?
- “-bash: gcc: command not found” using cygwin when compiling c?
- “-bash: gcc: command not found” using cygwin when compiling c?
- How to navigate to a directory in C:\ with Cygwin?
- Compiling C++11 with g++
- What is a .h.gch file?
- Can’t open cygwin terminal after installation
- Git push hangs when pushing to Github?
- Update g++ but still old version
- Makefile on Cygwin
- “Permission Denied” using cygwin in Windows
- Link error “undefined reference to `__gxx_personality_v0′” and g++ [duplicate]