I've recently downloaded Eclipse C++ for Mac.
I've just opened up a basic project however the library <iostream> gives an error "unresolved inclusion: <iostream>" and also I get the same errors with 'cout', 'endl' as well.
I have searched it up before coming here and people were talking about tool chain and etc but none of them worked out for me. I would like if someone could give me the basic steps to workout this problem.