Skip to main content
Senior III
December 11, 2025
Solved

Build cannot find header

  • December 11, 2025
  • 2 replies
  • 421 views

CubeIDE, STM32H747I-DISCO

For some reason my build keeps failing to find the adv7355.h even though the header is clearly in the project space & other headers with that path are found, see picture below. Anyone any clue why this is happening?

image (1).pngw,

Best answer by NicRoberts

Hi I found the issue. For some reason (I know not what) I had another folder further up the hierarchy with the same name but with adv7355.h missing. All sorted now thanks.

2 replies

KDJEM.1
Technical Moderator
December 12, 2025

Hello @NicRoberts;

 

Are you able to open adv7355.h  from the project?

To check the issue could you please share your project?

 

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
NicRobertsAuthorBest answer
Senior III
December 15, 2025

Hi I found the issue. For some reason (I know not what) I had another folder further up the hierarchy with the same name but with adv7355.h missing. All sorted now thanks.

KDJEM.1
Technical Moderator
December 15, 2025

Hello @NicRoberts ,

 

Glad to know that the issue is solved and thank you for sharing the solution.

 

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.