[dev] Cross compile Iotivity for arm

2017-07-10 Thread Philippe Coval
was ${@bb.fetch.get_checksum_file_list(d)} which triggered >>>>>>> exception ValueError: need more than 1 value to unpack > Thank you. > > ------------ > *From:* Philippe Coval > *Sent:* Monday, July 10, 2017 4:50 PM > *To:* Natalia Theologou; iotivity-dev at lists

[dev] Cross compile Iotivity for arm

2017-07-10 Thread Natalia Theologou
ippe Coval Sent: Monday, July 10, 2017 4:50 PM To: Natalia Theologou; iotivity-dev at lists.iotivity.org Subject: Re: [dev] Cross compile Iotivity for arm On 10/07/17 11:08, Natalia Theologou wrote: Hello Philippe, I want to cross compile iotivity for arm for yocto. Ok then I can assist you if h

[dev] Cross compile Iotivity for arm

2017-07-10 Thread Philippe Coval
of Yocto and with the > http://git.yoctoproject.org/cgit/cgit.cgi/meta-oic/commit/?h=1.2.0&id=028a5c234fb9fe51b39db339f7d4250fba978198 > > > > *From:* iotivity-dev-bounces at lists.iotivity.org > on behalf of Philippe Coval > > *Sent:* Monday, July 10, 2017 11:25 AM > *To:

[dev] Cross compile Iotivity for arm

2017-07-10 Thread Philippe Coval
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. > >

[dev] Cross compile Iotivity for arm

2017-07-10 Thread Natalia Theologou
[dev] Cross compile Iotivity for arm 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 fr

[dev] Cross compile Iotivity for arm

2017-07-08 Thread Natalia Theologou
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

[dev] Cross compile Iotivity for arm

2017-07-08 Thread Mats Wichmann
On 07/08/2017 09:42 AM, 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.