pctj101
#1
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?
eerimoq
#3
Hi pctj101,
Upload the verbose build log to pastebin and I’ll have a look.
Erik