I am using Mac OS 13.0.1
i get to this point everytime everyway I try to configure the code from source….
0checking dependency style of g++... gcc3
1checking whether g++ supports C++17 features with -std=c++17... yes
2checking whether std::filesystem can be used without link library... no
3checking whether std::filesystem needs -lstdc++fs... no
4checking whether std::filesystem needs -lc++fs... configure: error: in `/bitcoin/bitcoin-cli':
5configure: error: cannot figure out how to use std::filesystem
6See `config.log' for more details
what can i do to remedy the situation?