Hi Peter- The master branch for Android isn't all that great (I'm not sure it was actually maintained for Android at all), do you have access to the iotivity git page? If so, I'd suggest downloading from the Android-API branch, which has a bunch more work being done on it.
As for the other 2, I'm not sure. gnustl_static looks like you need to make sure you have a fairly new version of the NDK (10+). Perhaps that would fix the log library as well? On Thu, 2015-02-26 at 07:00 +0000, Hong, Peter wrote: > Deal all, > > > > I cloned the latest iotivity master and tried to build by referring > document at the source root, but met a few errors. > > 1. std::tostring() redefitinion > > I commented redefinition parts at OCAndroid.cpp and got rid of this. > > 2. gnustl_static and log library no found > > not sure how to get these libraries. There are external libraries > download instruction from > https://oic-review.01.org/gerrit/oic-utilities, but no access right. > > > > BTW, how can I get the buildable source tree of Android API? > > > > Thanks, > > Peter > > > _______________________________________________ > iotivity-dev mailing list > iotivity-dev at lists.iotivity.org > https://lists.iotivity.org/mailman/listinfo/iotivity-dev
