Closed neilalexander closed 3 years ago
@neilalexander wpantund
on mac OS has been experimental and never fully supported and/or tested. Even if you can build it successfully I would advice against using it on mac OS in general. I am aware of some missing features/behaviors, e.g., around netif address management (there may be more).
Closing stale issue.
@neilalexander Wondering if you were able to solve this. Same problem.
A number of build errors occur when trying to build
wpantund
on macOS 11.4, Xcode 12.5. In this case, it's on commit bf45115f41ba2b8029eda174be2b93dea73b9261.Some of the errors are related to string handling:
... and these above errors are largely fixed by adding the below into
src/util/string-utils.h
:... but a number of other errors remain: