← Back to team overview

mqtt-users team mailing list archive

Re: MQTT on iPhone

 

>
>
>
> I'm not quite sure I understand. If you've got the same screen then
> doesn't it mean it's all worked and you can write your project?
>
> On the most basic level, using mosquitto.h in your project can be done with
>
> #include <mosquitto.h>
>
> I presume this isn't what you mean though :)
>

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.

Follow ups

References