Nova 11.8 C API False Errors

, , ,

Hi all!

I am having an error flagging issue with the C API for the Playdate. I am using Nova as my main code IDE, and I work on MacOS. I have been using Lua for a while without problem. I have very little experience with C so what I am experiencing might be due to that.

I have followed the configurations outlined in the "Inside Playdate with C" document to open and compile some of the example projects. They work wonderfully! However, there are a lot of fatal errors flagging in the IDE despite it working perfectly. Am I missing a configuration step?

I have amended the path to the "pd_api.h" file so it is found correctly. Thank you for any help!