stlab/libraries

main_executor.hpp doesn't build on Apple platforms with portable executor

Opened this issue · 2 comments

Missing header files because of __APPLE__ hacks.

@sean-parent What are the instructions for reproducing this problem, if I wanted to work on it?

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.