Hello, I'm building an application for an embedded device using the Yocto meta-oic layer. I've set up the layers using this guide <http://git.yoctoproject.org/cgit/cgit.cgi/meta-oic/tree/README?h=master>. I have made an application using the OC stack and the Easy Setup service (as enrollee). Now I wanted to add the Notification Service <https://wiki.iotivity.org/notification_service> as well.
Setting up my build chain for Easy Setup was really easy. I did some includes and linked against libESEnrolleeSDK.so (can be found at /usr/lib/ of the sysroot). But for Notification Service it seems there's no equivalent? Is this a configuration mistake in my Yocto build? With kind regards, Koenraad -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170331/8008eabf/attachment.html>
