mqtt-users team mailing list archive
-
mqtt-users team
-
Mailing list archive
-
Message #00056
Re: MQTT on iPhone
Hi Again,
>
> libmosquitto compiles fine for the iPhone. There are details using
> xcode here:
> http://inote.apptrek.net/2011/10/howto-compile-native-c-codes-to-a-library-for-ios-development-in-xcode-take-mosquitto-for-an-example/
> although you should be able to use CMake to generate xcode projects
> automatically if that's your thing.
>
>
I have followed the steps 1 to 7, but I am confused what to do next, I am
going to try to get the examples from here working:
http://mosquitto.org/man/libmosquitto-3.html
I cannot figure out how to include the mosquitto.h file in my project
though. I have copied in the files, and have exactly what is shown in the
screen shot in Step 7 of the tutorial above.
Does anyone know what I need to do to make mosquitto.h available in my
project?
Regards,
Michael
Follow ups
References