Zig Version
0.13.0 (compiled from source a few days ago)
Zig Language Server Version
0.14.0-dev.1+c5ceadf
Client / Code Editor / Extensions
VSCode
Steps to Reproduce and Observed Behavior

I was working on an application and at some point zls stopped working correctly with this error. I've been working on the build.zig for a while so I didn't notice, so I do not know what started causing it. Code suggestions completely stopped working for gtk libraries.
The code is available here https://github.com/TeamPuzel/Crates
I am using Fedora 40 on aarch64 (M2 Mac)
Expected Behavior
This error is incorrect, building with zig works perfectly fine.
Relevant log output
No response
Zig Version
0.13.0 (compiled from source a few days ago)
Zig Language Server Version
0.14.0-dev.1+c5ceadf
Client / Code Editor / Extensions
VSCode
Steps to Reproduce and Observed Behavior
I was working on an application and at some point zls stopped working correctly with this error. I've been working on the build.zig for a while so I didn't notice, so I do not know what started causing it. Code suggestions completely stopped working for gtk libraries.
The code is available here https://github.com/TeamPuzel/Crates
I am using Fedora 40 on aarch64 (M2 Mac)
Expected Behavior
This error is incorrect, building with zig works perfectly fine.
Relevant log output
No response