On 08/07/17 17:42, Natalia Theologou wrote: > > Hello, > > > I am trying to cross compile iotivity for arm architecture. I am > getting the error that it can not find boost_thread. > > I found out that I have to cross compile all the libs that I > want (boost, gtest0 from a previous thread. > > What is the best way to do this? Has anyone resolved this issue? >
Cross compiling using yocto is trivial, if you want to target ubuntu, well I would build on device (or qemu instance) like tizen is doing using GBS. I am not sure cross compiling using scons is supported for other systems. but could be added, please file bug we'll track it -- mailto:philippe.coval at osg.samsung.com gpg:0x467094BC https://blogs.s-osg.org/author/pcoval/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170710/27e27587/attachment.html>
