← Back to team overview

mqtt-users team mailing list archive

Re: MQTT on iPhone

 

> This is what I tried to do, but it tells me that mosquitto.h was not found.
> I guess I have to set a path in xcode somewhere. Or maybe I just did not add
> the files correctly.

Yes, you'll need to set the header search path or something similar.
You could also install mosquitto.h to your system include path. I
don't know about Macs, but on Linux this would be best placed at
/usr/local/include/

Cheers,

Roger


Follow ups

References