Hi. You needs to install libcurl library.
Follow these instructions to install. $ sudo apt-get install libcurl4-openssl-dev $ sudo ldconfig 2017-03-10 15:53 GMT+09:00 Srinivas Rao <srinivas.esr at gmail.com>: > Hi, > > I downloaded latest Iotivity code from https://www.iotivity.org/downloads. > and building it for android target OS with the command - scons TARGET_OS= > android , but facing error like below. > > *********************************** Error ****************************** > ******* > * Cannot build hue sample. Please install libcurl. > * Example (Ubuntu): > * sudo apt-get install libcurl4-openssl-dev > * sudo ldconfig > * Hint: check with pkg-config --libs libcurl and clear scons cache. > * Skipping hue sample build. > ************************************************************ > ******************* > > can anyone plz suggest to solve it > > -- > Regards, > Srinivas > > _______________________________________________ > iotivity-dev mailing list > iotivity-dev at lists.iotivity.org > https://lists.iotivity.org/mailman/listinfo/iotivity-dev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170310/ac33ade2/attachment.html>
