Toolchains not showing (I think) [message #1790791] |
Sun, 17 June 2018 23:28  |
Eclipse User |
|
|
|
The title might have been a bit confusing, but I think it's the issue I'm having.
I'm following the tutorial in the documentation for Eclipse C++, but I come to a roadblock when my project is created.
<iostream> can't be found, nor can namespace std, or cout.
And going further into the tutorial revealed that these were included (I think) in the toolchains.
But when I create the project, they're not there. The only thing there is the source .cpp file.
What am I doing wrong? Here's a detailed explanation of what I'm doing.
1. Clicking new > c/c++ project.
2. Clicking c++ managed build.
3. Typing in a project name, and double clicking (just to be sure) on Empty Project and Gross GCC
4. Confirming that the project type is executable and the toolchains contains Gross GCC.
5. Clicking Finish.
That's what I'm doing, but the file's empty. Nothing inside the folder with the name of the project.
What am I doing wrong? Can someone please help me with this problem, and tell me what it is?
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25046 seconds