Closed EdenBendheim closed 1 year ago
Seems the issue occurs from the submodules in libs not being properly made. Removing boost and re-cloning recursively now.
Fixed by removing boost folder
rm -r boost
then re cloning using
git clone --recurse-submodules git@github.com:boostorg/boost.git
After running:
Recived: