Problem description
Develop C + + program with eclipse for C + + and CDT plug-in and compilation tool MinGW, write in the head of C + + source program
#include <iostream>
#include <stdio>
When you wait for such a standard library, the editor will prompt:
Unresolved inclusion: <iostream>
resolvent
First, select the project name, in the selection menu: Project & gt; properties & gt; C / C + + general & gt; preprocessor includes ≫ providers
and check “CDT GCC build in compiler settings”, then click the Apply button.
I’ve tried other solutions on the Internet, but they don’t work.
Read More:
- Vs (Visual Studio) encountered a solution that could not open iostream
- Solution to the problem of no C / C + + option in the new project of eclipse
- Android compilation error unresolved reference: kotlinx solution
- DirectX encountered “unresolved external symbol” when compiling on vs2015__ The solution and reason of “vsnwprintf”
- Solution to the problem of console output window’s CMD flashing back when vs2015 writes C + + program
- VC Critical error detected c0000374 crash problem and solution
- Error C2664 in C + + compilation: cannot convert parameter 2 from “const char [5]” to “lpctstr” solution.
- The use of Chinese characters in Qt and the solution to the “error C2001: newline in constant” problem
- Solve the problem of error: cannot pass objects of non trivially copyable type ‘STD:: String’ in C / C + +
- Error: unrecognized command line option “-std=c++11”, to solve the problem that ubuntu does not support c++11
- C language string processing error warning, c4996, sprintf, predicted, c4996, strcpy, c4996, strcat
- LNK2001: unresolved external symbol maincrtstartup
- Problem solving – vs debugging window flash solution
- C / C + + cannot open the source file directory, the header file is not imported, the solution is as follows
- Solution to the flash of running result of dev C / C + +
- A fatal error C1083 occurred when compiling C + + code under. Net: unable to open the include file: “xuhk”_ Jnihelloworld. H “: solution to no such file or directory error.
- java.lang.Error: Unresolved compilation problems
- Error LNK2019: unresolved external symbol_ Main the symbol is in the function___ Tmaincrtstartup
- Error: Microsoft Visual C + + 14.0 is required. Get it with “Microsoft Visual C + + build tools” problem
- Solution to garbled code problem after importing project in eclipse