Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Eclipse Paho - Arduino Client

Guy,

I had a quick look, seems like the Waspmote IDE doesn't have the "import external library" function.  I'll see if I can get it to work later.

Ian

On 02/14/2015 01:15 PM, Guy Dillen wrote:
Hi,

I would like using the Arduino Paho client with Waspmote (IDE). Using third-party libraries with the IDE expects a “MQTTClient.h" and “MQTTClient.cpp". Since all files in the Arduino Paho client have the “c" extension and (if i’m right) “MQTTClient.h" contains the headers as well as the implementation I’m looking for a suggestion how to create the needed “MQTTClient.h" and “MQTTClient.cpp" files?

Thanks.
Guy



_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev

-- 
Ian Craggs                          
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto


Back to the top