Bug 569116 - latest eclipse c/c++ on mac, does not resolve std/boost symbol, previous version work perfectly
Summary: latest eclipse c/c++ on mac, does not resolve std/boost symbol, previous vers...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-indexer (show other bugs)
Version: Next   Edit
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-24 06:47 EST by avi bahra CLA
Modified: 2020-11-24 08:31 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description avi bahra CLA 2020-11-24 06:47:48 EST
This is a problem with eclipse c/c++ on the MAC(catalina)
I have Xcode installed.

When i download and install the latest eclipse CDT for mac c/c++ 2020-09, the std, and boost symbols,are no longer resolved.

If if download and install previous version eclipse MAC c/c++ 2020-06(4.16.0), all the std,boost symbols resolve.

This is serious regression, and makes the latest release pretty much useless, as the text edit is a sea of red, with all the undefined symbols.
Comment 1 Jonah Graham CLA 2020-11-24 08:31:58 EST
Hi Avi,

There was a regression in CDT 10.0.0 which was fixed in CDT 10.0.1. Can you check for updates or manually install the update and let me know if it resolves your issue? 

The p2 site for the update is https://download.eclipse.org/tools/cdt/releases/10.0/

Thanks,
Jonah