Hi All,
I am trying to build iotivity (connectivity-abstraction) for Tizen. I am stuck with below error. Would somebody help me out. $ scons TARGET_OS=Tizen *********************************** Error: ************************************** * 'Cereal' library doesn't exist. please download cereal to extlibs directory * * add apply the patch as following: * * $ git clone https://github.com/USCiLab/cereal.git <src_dir>/extlibs/cereal* * $ cd <src_dir>/extlibs/cereal * * $ git reset --hard 7121e91e6ab8c3e6a6516d9d9c3e6804e6f65245 * * $ git apply ../../resource/patches/cereal_gcc46.patch * **************************************************************************** ***** Thanks & Regards, C S Bhargava -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150416/5500861a/attachment.html>
