The build should auto-detect which version of the SDK is installed, which you should be the latest. The CSDK only makes generic BSD/posix calls so it should run all the way back to 5.0.
This issue with the bind() was discussed on the mailing list , so look for the thread named "Help requested verifying C SDK samples? . I?d thought that those fixes had went in, but it may been just for OS X. Charlie Lenahan | Software Engineer | Intel Corporation | 322 West Main Street | Louisville, KY 40202 | W - 502.963.0917 | 8-963.0917 charlie.lenahan at intel.com | CDG ? WINS ? WSS EAST | http://www.linkedin.com/in/charlielenahan From: <[email protected]> on behalf of Patrick Butkiewicz <patrick at intrepid.io> Date: Friday, September 4, 2015 at 11:00 AM To: "iotivity-dev at lists.iotivity.org" <iotivity-dev at lists.iotivity.org> Subject: [dev] [Dev] iOS over the IP Adapter. Trouble compiling and binding sockets. Hey folks, I?ve been working with iotivity for iOS for a few days now and am running into some trouble. Building with Scons produces compiler errors for most versions 7.0 - 8.4. I?ve made some slight changes to get it compiling for 8.4, but am now running into issues where the IP Server is failing to start. Specifically, the Bind() call is failing with an ?Invalid Argument? error. Can anyone shed some light on what versions of iOS are actually supported, and whether or not this issue has been solved already? Thanks! - Pat -- Patrick Butkiewicz -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150908/79c02db9/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 5859 bytes Desc: not available URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150908/79c02db9/attachment.p7s>
