java - Eclipse c++ plugin -
I'm programming in Java for some time using Eclipse IDE. I now have a project that I Should be done in C ++ I have installed the C ++ plugin but I can not compile my code, it can not find libraries in my system, even not even Iostream.h. I searched around the web and could not find anything for use. I'm using Maisonos X Yosemite I do not think this part should be empty Project / Properties / "C / C + General" / Path and symbol / include but the / usr / lib / c ++ folder does not exist in spite of the fact that I have XCode and C ++ is running smoothly ...
Comments
Post a Comment