Hi,
The OS X build (
https://wiki.iotivity.org/build_for_your_system#build_iotivity_project_on_mac_osx)
works but does only a partial build. I see there are various build
conditionals that test for 'darwin' in various scripts like
service/SConscript:
if target_os not in ['arduino', 'darwin', 'ios']:
# Build things manager project
SConscript('things-manager/SConscript')
...
Is there a reason for this beyond "we haven't gotten around to it yet"?
More generally how much pain am I looking at trying to get a complete OS X
build to work (not counting most of today ;)?
The main reason is that running Ubuntu in a VM is substantially slower than
running directly in darwin.
Thanks,
Gregg
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160531/4d223c6b/attachment.html>