[Ubuntu] System Header Includes Broken in CDT 2020-09 [message #1833252] |
Wed, 07 October 2020 13:43  |
Eclipse User |
|
|
|
I am running Ubuntu 20.04, and I just upgraded from CDT 2020-06 to 2020-09.
After the upgrade, I noticed that all system header includes, such as stdio.h and pthread.h cannot be found by the editor. This results in all references to standard C library functions being red-lined, and breaks one of the most useful features in CDT: the ability to see reference info for standard library functions.
These headers are located in /usr/include/ on a Linux system.
To make matters worse, I could find no configuration option in Preferences to point the editor to the system include directories.
The only effective fix I could find was to downgrade to 2020-06.
Has anyone else experienced this problem with 2020-09 on Ubuntu, and is this a known issue?
|
|
|
|
Powered by
FUDForum. Page generated in 0.06341 seconds