[dev] IoTivity 1.2.1 cannot build for Android in Linux

2016-12-12 Thread Tonny Tzeng
Thanks for the pointer! Philippe, by downloading the boost zip file manually, it can build Android deliverable now. :) Best Regards, Tonny On Sat, Dec 10, 2016 at 12:30 AM, Philippe Coval < philippe.coval at osg.samsung.com> wrote: > Hi, > > On 09/12/16 08:29, Tonny Tzeng wrote: > > Sorry, shoul

[dev] IoTivity 1.2.1 cannot build for Android in Linux

2016-12-09 Thread Philippe Coval
Hi, On 09/12/16 08:29, Tonny Tzeng wrote: > Sorry, should be this error: > scons: *** > [http://downloads.sourceforge.net/project/boost/boost/1.58.0/boost_1_58_0.zip?r=&ts=1421801329&use_mirror=iweb] > > AttributeError : 'ValueNodeInfo' object has no attribute 'timestamp' > scons: building te

[dev] IoTivity 1.2.1 cannot build for Android in Linux

2016-12-09 Thread Tonny Tzeng
Sorry, should be this error: scons: warning: Two different environments were specified for target src/common/NSUtil.os, but they appear to have the same action: $SHCC -o $TARGET -c $SHCFLAGS $SHCCFLAGS $_CCCOMCOM $SOURCES File "/home/tzeng/Workspace/iotivity-1.2.1/service/notification/SConscript",

[dev] IoTivity 1.2.1 cannot build for Android in Linux

2016-12-09 Thread Tonny Tzeng
Hi, My build machine can build Android base libraries and sample APKs from the Iotivity 1.1.1 tarball successfully without any trouble. However, when I tried to rebuild the libraries from Iotivity 1.2.1 tarball, I got below errors. I saw there was tinycbor caused the build issue on OSX while build