Skip to main content
NUDEM
Associate
September 9, 2021
Question

fatal error: touchgfx/hal/Types.hpp: No such file or directory

  • September 9, 2021
  • 2 replies
  • 1939 views

Hi, I'm using stm32h747-disco and touchgfx. But I am getting the error in the screenshot. I will be glad if you help me.

This topic has been closed for replies.

2 replies

Xzhiy.1
Associate II
September 10, 2021

find where Types.hpp located on your disk by explorer, and add that path to project.

Romain DIELEMAN
ST Employee
September 13, 2021

Hi,

I believe there was an error when you tried to share the screenshot. Like Xzhiy.1 said look at your library path settings. What toolchain are you using ? Did you start a project from scratch or are you using the TBS for the STM32H747-disco available in TouchGFX 4.17 ?

/Romain