Thanks Sachin.

That helps, but there are still some files [in 
resource/csdk/connectivity/lib/libcoap-4.1.1] that are not being compiled.

I'll play around some more to see why that is.
-David
________________________________________
From: Agrawal, Sachin [[email protected]]
Sent: Wednesday, July 08, 2015 2:10 PM
To: David Hooley; iotivity-dev at lists.iotivity.org
Subject: RE: coap build

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

Reply via email to