When I am trying to run a file in C, I am getting this error. Can someone please help me with this. I am new to PubSub+. Trying to learn as much as I can.
This is a āCā language/compiler question more than a PubSub+ question. What build system are you using ?
In whatever system you choose, you must be sure to include ā-I ā on your compiler invocation (typically add to CFLAGS in make).
Regards,
Ragnar