osx & windows includes problem
Hi ,
Project 1 built, no errors before making project 2.
Project 2 has same include paths and others,
Then both proect 1 & 2 have errors with inlude paths are in Project / Project / C/C++general /paths and symbols.
screen capture of includes attached.
Eclipse IDE for C/C++ Developers
Version: Mars.2 Release (4.5.2)
Build id: 20160218-0600
OSX 10.11.6
I also tried the same projects in Windows and the same results, maybe not surprising since its running in Java.
when I try to build either project the IDE crashes at 31%
I tried increase JAVA memory with no efect.
is this a known problem? Any idea would be much appreciated.
I can import a demo project and the project builds , but as soon as I add any additional includes the project fails and random includes are excluded fro the project causing errors.