Skip To Main Content
Support Knowledge Base

Eclipse Indexer Unable to Find Header Files with Intel Software Guard Extension (SGX) Plugin

Content Type: Error Messages   |   Article ID: 000090542   |   Last Reviewed: 09/06/2022

Description

Eclipse indexer cannot find built-in C/C++ header files when running sample SGX project.

Resolution

  1. Navigate to Project Properties -> C/C++ General -> Preprocessor Include Paths, Macros, etc
  2. Select Providers tab
  3. Check "CDT GCC Built-in Compiler Settings" box
  4. Select "Apply and Close" and the project will be re-indexed with the correct header files