Open bmmalone opened 7 years ago
I've done this only with the old "make file based" project structure, but I don't in principle see any reason why it shouldn't work also with bazel.
Basically it was just vagrant with a vanilla ubuntu box that I used so I don't think there is anything that should be included for OSX specifically.
Also, I think we should only support builds on linux as some of the headers used are linux specific.
Niklas has suggested using vagrant /virtual box with an Ubuntu LTS release as the easiest way to use the software on OSX. This sounds like a reasonable approach but needs to be tested and documented.