main_executor.hpp doesn't build on Apple platforms with portable executor
Opened this issue · 2 comments
sean-parent commented
Missing header files because of __APPLE__
hacks.
dabrahams commented
@sean-parent What are the instructions for reproducing this problem, if I wanted to work on it?
dabrahams commented
The INSTALL file says I need clang 14, which I can't seem to find for the mac. OTOH that file also says this is a concurrency library.