Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] How to compile C++ Libraries in Visual Studio

Hello Ian - Thanks for your response, I am trying to include time stamp of publication in the payload, however I am unable to get the time in milliseconds, so was exploring  if I could the millisecond value using a CPP program.

Thanks,
Rahul


On Thu, Jun 26, 2014 at 4:10 AM, Ian Craggs <icraggs@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
I was just about to reply, when I saw that you wanted to build it in Visual Studio, which is something I haven't done.   I'll have to look into this.    Two questions

1) which version of Visual Studio are you using?
2) is the C++ API a necessity, or a nice to have?   The C API works when called from C++

We are looking to release the C++ API formally later this year, so it will be better documented and the build processes sorted out more fully then.

Ian


On 06/25/2014 04:41 PM, Rahul Gupta wrote:
Hello Friends - Please could you help with a procedure to compile MQTT C++ Libraries in Visual Studio. Thanks

Kind Regards,
Rahul


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/paho-dev

-- 
Ian Craggs                          
icraggs@xxxxxxxxxx                 IBM United Kingdom
Committer on Paho, Mosquitto


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/paho-dev



Back to the top