Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » fatal error for included header file path(fatal error: No such file or directory)
fatal error for included header file path [message #1811229] Thu, 29 August 2019 07:43
akshay bansod is currently offline akshay bansodFriend
Messages: 1
Registered: August 2019
Junior Member
Hello,

I am currently working with eclipse photon version on windows 10, toolchain used is ARM gcc.

While building the code i am getting a fatal error saying that

..\..\src\onboard.c:73:29: fatal error: timer_interface.h: No such file or directory
#include "timer_interface.h"
^
compilation terminated.

I have added the path for file timer_interface.h in eclipse project Properties->c/c++ General->Paths and Symbols.
Here selecting GNU C in include tab i have added path still the error exists.

What can be the cause?

Any help will be appreciated.

Thank you,

Akshaay
Previous Topic:CDT usable for Arduino development?
Next Topic:Arduino IDE and the Launch Bar
Goto Forum:
  


Current Time: Tue Oct 15 02:23:41 GMT 2024

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

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

Back to the top