On 2 November 2011 15:49, Roger Light <[email protected]> wrote: > > 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/ > > Managed to get my app compiling in the end, although I can't say what exactly I was doing wrong before.
Thanks, Michael
_______________________________________________ Mailing list: https://launchpad.net/~mqtt-users Post to : [email protected] Unsubscribe : https://launchpad.net/~mqtt-users More help : https://help.launchpad.net/ListHelp

