Simba.h - No Such file or directory / Missing OSTR define

For some reason my IDE complains that simba.h has “No such file or directory” in my new simba project.

Also it’s really odd because I can use the CSTR macro but NOT the OSTR macro.
(undefined reference to `OSTR’)

It’s really crazy because both are defined in the same file:

Is it a simple matter of a missing file in a Platform IO Library? How can I help?

@eerimoq could you help here?

Hi pctj101,

Upload the verbose build log to pastebin and I’ll have a look.

Erik