In addition to boost, you'll need to install all the modules that cmake said it couldn't find. Such as json-c. It appears to have found the others.
-Kevron On Wed, Apr 23, 2014 at 12:18 PM, Tomasz Olszak <olszak.tom...@gmail.com> wrote: > Dnia środa, 23 kwietnia 2014 19:01:41 joachim rodrigues pisze: >> CMake Error at /opt/local/share/cmake-2.8/Modules/FindBoost.cmake:1106 >> (message): Unable to find the requested Boost libraries. >> >> >> Unable to find the Boost header files. Please set BOOST_ROOT to the root >> directory containing Boost or BOOST_INCLUDEDIR to the directory containing >> Boost's headers. >> Call Stack (most recent call first): >> CMakeLists.txt:79 (find_package) > Your system lacks boost development files, I'm not mac user but first shoot in > google gives some hints: > > http://stackoverflow.com/questions/104322/how-do-you-install-boost-on-macos > > _______________________________________________ > IVI mailing list > IVI@lists.tizen.org > https://lists.tizen.org/listinfo/ivi _______________________________________________ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi