Page 1 of 1

IDF and QT creator

Posted: Sat Jan 27, 2024 12:12 pm
by Matthias199
Hey, Iam new to ESP.

Just downloaded for Linux the IDF installed it flowwed to guide and made my first hello_world, was working fine i can see the outbut of it!.

No i whant to mod it in my IDE Qt creator. So laded the cmake compile sems to work.

But I get no such file error for :
#include <stdio.h>
#include <inttypes.h>

any ideas ?
Ubuntu 22 and QT 6.0.2
IDF just downloaded today