Hi David, scons resource SECURED=1 should build the tinyDTLS libraries and Iotivity stack in SECURE mode.
By default scons will choose TARGET_OS as linux and RELEASE will be true. Setting 'RELEASE=false' will enable all the logs too and sometimes it becomes difficult to understand the behavior of existing samples with so many log messages. See here for further instructions: https://github.com/iotivity/iotivity/blob/master/resource/csdk/security/README-building-and-running-secure-IoTivity-stack.txt Thanks Sachin -----Original Message----- From: [email protected] [mailto:iotivity-dev-bounces at lists.iotivity.org] On Behalf Of David Hooley Sent: Wednesday, July 08, 2015 12:45 PM To: iotivity-dev at lists.iotivity.org Subject: [dev] coap build Hello, I dont seem to be able to build the coap/tinyDTLS libraries using scons. I am using this command: scons resource/csdk/connectivity/samples/linux/ TARGET_OS=linux TARGET_TRANSPORT=ALL RELEASE=false Am I missing a step or a config file change somewhere, both for the build as well as in running the examples? Any info would be appreciated, thanks. -David Hooley CableLabs _______________________________________________ iotivity-dev mailing list iotivity-dev at lists.iotivity.org https://lists.iotivity.org/mailman/listinfo/iotivity-dev -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 7768 bytes Desc: not available URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150708/1ac8af67/attachment.p7s>
