Hi, +1 for doing some cleanup :-)
Christian > On 8 Mar 2017, at 15:43, Dave Thaler <dthaler at microsoft.com> wrote: > > I'm interested in feedback on that question. There are several platforms > that are not supported but > for which some code exists (darwin, arduino, etc.) > > In principle I agree it would be nice to remove unsupported code. > > Dave > >> -----Original Message----- >> From: Christian Gran [mailto:gran at lynxtechnology.com] >> Sent: Wednesday, March 8, 2017 6:40 AM >> To: Dave Thaler <dthaler at microsoft.com>; Mats Wichmann >> <mats at wichmann.us>; iotivity-dev at lists.iotivity.org >> Subject: Re: [dev] compile iotivity on Mac Sierra >> >> Hi, >> >> this is good to know. Just started to try to use Mac - as there are >> instructions >> and subfolders which are labeled Mac. >> Should we remove the non supported platforms from the code and Wiki, to >> not annoy people? >> I would prefer to have a clean tree and documentation for the supported >> platforms only :-) >> >> thanks >> Christian >> >>> On 8 Mar 2017, at 15:15, Dave Thaler <dthaler at microsoft.com> wrote: >>> >>> Mac is not a currently supported platform (i.e., you're on your own). >>> If someone wants to step up and make it work, and wants to volunteer to >> be the sub-maintainer for MacOS, let me know. >>> >>> There's an initial wiki page at >> https://wiki.iotivity.org/macosx_build_instructions but it doesn't have much >> real info at the moment. >>> >>> Dave Thaler >>> Platform Support Maintainer >>> >>>> -----Original Message----- >>>> From: iotivity-dev-bounces at lists.iotivity.org [mailto:iotivity-dev- >>>> bounces at lists.iotivity.org] On Behalf Of Mats Wichmann >>>> Sent: Wednesday, March 8, 2017 5:43 AM >>>> To: Christian Gran <gran at lynxtechnology.com>; iotivity- >>>> dev at lists.iotivity.org >>>> Subject: Re: [dev] compile iotivity on Mac Sierra >>>> >>>> On 03/08/2017 06:12 AM, Christian Gran wrote: >>>>> Hi, >>>>> >>>>> just tried to compile on Mac (macOSSierra) - but did not came very far. >>>>> After fixing the scons script to detect that I?m on a Mac, found >>>>> that couple >>>> of headers are not included as the macros are not set correctly. >>>>> Is there someone on this list who is working on Mac - or recently >>>>> has >>>> successfully compiled on Mac? >>>> >>>> We've just had someone else comment on some problems - they got to a >>>> build but found some things did not actually get done. So I think >>>> the answer is there's not been a /regular/ mac user for a while. >>>> Suggestions for improvements of course welcome. >>>> >>>> I believe it was noted that in many places (some of) the unit tests >>>> don't get built for Mac, due to sequences like this one: >>>> >>>> if (target_os in ['linux', 'windows']) and (test_env.get('SECURED') == >>>> '1'): >>>> >>>> and some adaptation is likely needed to get that going. >>>> >>>> >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> iotivity-dev mailing list >>>> iotivity-dev at lists.iotivity.org >>>> https://lists.iotivity.org/mailman/listinfo/iotivity-dev >
