Project compiling missing windows.h

I’m on Linux with an engine built from source, I’m using codelite to build a new c++ project and it comes up with an error saying that windows.h can’t be found

Hey Rowan_creeper-

Can you provide the exact error message you’re getting? Are you receiving this message when trying to compile the project or when creating it? Any additional information you can provide to help me reproduce the issue on my end would be helpful.

this is when compiling it and I don’t know where to find the codelite logs

Can you provide a screenshot of the error message you’re seeing? If you have any log files from the project (ProjectDirectory/Saved/Logs folder) then that would be helpful as well.

building via terminal appears to work

how do you build it via terminal ?