On 15/03/17 06:12, Md. Golam Sarwar wrote: > Samsung Enterprise Portal mySingle > > Dear Concerned, > > I am trying to build Tizen RC sample app but got failed. > > Iotivity source: Master branch > > Procedure: > > 1. gbs build (success) > > 2. RPM push and install into Tizen device (success) > Why installing libs to device ? > > 3. Import RC Tizen sample app project into Tizen > IDE (ContainerClientApp and ContainerServerApp) > > 4. Copy dynamic lib file (.so) into project lib directory > if they are shipped into tpk > > 5. Try to build sample app using Tizen IDE > > 6. Build failed > > Error Log: > > ../resource/csdk/include/octypes.h:31:29: fatal error: > iotivity_config.h: No such file or directory > #include "iotivity_config.h" > ^ > > Hi, I assume you're using eclipse ?
You probably need to add all needed paths in: https://gerrit.iotivity.org/gerrit/#/c/17845/ Maybe it would worth to port those apps to CLI SDK too. On issues feel free to report bugs and assign them to me, if no feedback. I can try my own and then update: https://wiki.iotivity.org/tizen Regards -- 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/20170315/bc1bad52/attachment.html>
