Hi Vitali, I am building and running iotivity on Mac as well. I also see the warning all the time but I?ve been ignoring it since it not hurting anything.
You might also want these in order to build and run correctly on OS X: https://gerrit.iotivity.org/gerrit/#/c/3989/ https://gerrit.iotivity.org/gerrit/#/c/3973/ Hope to get them merged soon. I can also help with the tutorial if you need help. Sakari From: <iotivity-dev-bounces at lists.iotivity.org<mailto:iotivity-dev-bounces at lists.iotivity.org>> on behalf of VITALI POMANITSKI <vitali.pom at gmail.com<mailto:[email protected]>> Date: Friday, October 30, 2015 at 14:11 To: "iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at lists.iotivity.org>" <iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at lists.iotivity.org>> Subject: [dev] Building on Darwin: option '-Ldeps/darwin/lib/x86_64' Hi, I?m trying to build for Darwin, with the hope to contribute a tutorial or have some script that works fluently (so far I?ve being trying to do it for a couple of months). There are few Qs/concerns I have, I?ll try to keep them in separate threads. I successfully build and run IoTivity using auto_build.sh, but get the following message: ld: warning: directory not found for option '-Ldeps/darwin/lib/x86_64' Where if at all shall it break anything? I couldn?t find the place where this option is being set at. >From short investigation, it?s connected to the version of ld I have (or the >one that is set inside the building scripts). Thanks, Vitali
