Iotivity has moved to ?scons? as the offical build system, so the guide is out of date. Your mileage will vary with the remaining makefiles checked in.
Go to the root dir of iotivity and run ?scons? and should build both the C and C++ SDK. From: Subhra Sarkar <[email protected]> Date: Monday, April 6, 2015 at 8:09 PM To: "iotivity-dev at lists.iotivity.org" <iotivity-dev at lists.iotivity.org> Subject: [dev] Getting Started - Beginner questions Hello Devs, I am an absolute beginner trying to learn, understand & contribute to IoTivity project. While following the Getting Started Guide - Linux <https://www.iotivity.org/documentation/linux/getting-started> , I got stuck after building the C SDK. Reason: I couldn't follow instructions for building C++ SDK as there was no path as $IOTIVITY_HOME/resource/build/linux that I could find. I'm using 64-bit Ubuntu 12.04 LTS as suggested in this document. Is there anything I'm doing wrong - I haven't encountered any build errors while following the previous steps though? Moreover, I had to improvise a bit by running make command from $IOTIVITY_HOME/resource/csdk instead of $IOTIVITY_HOME/resource/csdk/build/linux (couldn't find path) while building C SDK - this generated relevant libraries just fine. Does it mean that "Getting Started" document needs to be updated? Or if there is an updated version of this document present, could someone please provide me with a pointer? Also, for a considerable chunk of the JIRA issues, I found that the OS mentioned in problem description is Ubuntu 14.10/Ubuntu 12.10. Should I set up my development environment for Linux on Ubuntu 14.10 then instead 12.04 LTS? Thanks in advance! ~Subhra Sarkar -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150407/e56f8b35/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/20150407/e56f8b35/attachment.p7s>
