[dev] Cross compile Iotivity

2016-03-10 Thread LiShaoguang
Hi All, I'm trying to build Iotivity on Ubuntu 14.04 which has a x86_64 CPU for a embedded Linux system which has a 32 bit x86 CPU. Can anyone who did the same thing before give me some advice please? Thanks! Shaoguang Li -- next part -- An HTML attachment was scrubbed...

[dev] Running Iotivity on Galileo with RA

2016-03-04 Thread LiShaoguang
it doesn?t work all the time, > and I don?t > > recommend it. > > > -Kishen. > > From: mailto:iotivity-dev-bounces > at lists.iotivity.org>> on behalf of LiShaoguang hotmail.com<mailto:shaoguang.li at hotmail.com>> > Date: Friday, February

[dev] Distinction between Rich and Lite device

2016-03-01 Thread LiShaoguang
Hi All,

[dev] Running Iotivity on Galileo

2016-02-22 Thread LiShaoguang
olchain installed on your system, but it doesn?t work all the time, > and I don?t > > recommend it. > > > -Kishen. > > From: mailto:iotivity-dev-bounces > at lists.iotivity.org>> on behalf of LiShaoguang hotmail.com<mailto:shaoguang.li at hotmail.

[dev] Running Iotivity on Galileo

2016-02-19 Thread LiShaoguang
Hi, I'm trying to run Iotivity on Galileo gen2 platform which has a Yocto OS. I tried to compile the iotivity project with the following command:scons TARGET_OS=yocto TARGET_ARCH=i586scons TARGET_OS=linux TARGET_ARCH=x86 But none of them worked. Can anyone please give me some advice about it? It

[dev] RA problem

2016-02-02 Thread LiShaoguang
Hi I'm trying the RA feature with the latest git code. My problem is that RAE client can't find the RAE server, I'm using the Openfire as the XMPP server, I'd like to ask what XMPP server were you using during development? Thanks. RegardsShaoguang --