"ProjectNameconfig.h" file not found

Hi everyone.

I’m trying to create a new Kirigami project using KDevelop. I’m unfortunately having an issue where after the project file is created, it states that the config file is not found on line #21
image

Does anyone know how to fix this, I can’t find a file so I don’t know if I’d need to create it myself, but I don’t know how I’d do that or format it properly. I’m new to this.

System information:
Distro: Fedora 38
Plasma version: 5.27.7
KDE Frameworks version: 5.109.9
KDevelop version: 5.11.230403

Does it still compile and run ?

This file is created at compile time because you don’t need to mess with it

I also use kdevelop for my projects and I useally ignore this message :wink:

Yeah, this works, though the help dialogue window seems to not work even though I’m using the pre-defined and unaltered template. I’m not sure if that’s normal or not, either way thank you!

What dialog window ? The little red warning on your image ?