Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Basic built in includes missing after updating OSX(Eclipse Luna CDT doesn't include basic libraries when creating new project)
Basic built in includes missing after updating OSX [message #1443552] Sun, 12 October 2014 19:17 Go to next message
Eclipse UserFriend
Hi everybody. I'm pretty new to Eclipse.

I'm using Eclipse Luna CDT in mac and after updating to OSX Mavericks it no longer adds built in includes to basic libraries folders.

I've tried some possible solutions that i've found around the internet but none of them works for me.

For example, when creating a "Hello World" project with MacOS GCC no automatic includes are generated and "#include <iostream>" line throws "unresolved inclusion".

I've tried reinstalling eclipse, changing the workspace, restored Preferences to defaults, in Preferences -> C/C++ General -> Preprocesor include paths -> CDT Built in Compiler settings are added for GNU C++ (also in providers), also tried clearing the entries and reopening eclipse, rebooting the computer, etc.

(I've also tried moving the "GCC Built in Compiler Settings" provider to the top of the list and rebuilt and re-resolved unresolved includes in the C/C++ Index)

What more should i try?

If I deleted something, why restoring the preferences to defaults doesn't work?

Thanks in advance for any information ^^

[Updated on: Mon, 13 October 2014 10:23] by Moderator

Re: Basic built in includes missing after updating OSX [message #1445476 is a reply to message #1443552] Wed, 15 October 2014 09:42 Go to previous message
Eclipse UserFriend
After almost running mad i've found the root of the "problem".

The preprocessor couldn't find any library BECAUSE i hadn't agreed the license and terms of use of the new Xcode Update (no notice of it after the update).

Thanks Steve Jobs & friends

[Updated on: Wed, 15 October 2014 09:43] by Moderator

Previous Topic:Unable to get Kepler working with c++11
Next Topic:Buttons disappearing
Goto Forum:
  


Current Time: Sun Jul 13 00:36:37 EDT 2025

Powered by FUDForum. Page generated in 0.04624 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top