14 May
2024
14 May
'24
6:19 a.m.
cpp:42:10: fatal error: boost/scope/unique_fd.hpp: No such file or directory 42 | #include
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.
You're missing the --init flag in your `git submodule update` command. That's preventing git from initializing the Boost.Scope submodule, introduced in 1.85 IIRC.