Skip to content

Install on MAC HighSierra 10.13.6 fails - fatal error: 'filesystem' file not found = please help #511

Answered by shuyuan-liu
aneitzel asked this question in Q&A
Discussion options

You must be logged in to vote

"filesystem" is a relatively new standard library in C++ and might not be supported on your system yet. SDR++ has an internal replacement for this library but it needs to be enabled manually. Append -DOPT_OVERRIDE_STD_FILESYSTEM=ON to your CMake command and try building again.

Edit: fixed typo

Replies: 10 comments 28 replies

Comment options

You must be logged in to vote
1 reply
@emrecio
Comment options

Answer selected by aneitzel
Comment options

You must be logged in to vote
1 reply
@pcostadias
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@nikilux777
Comment options

@aneitzel
Comment options

Comment options

You must be logged in to vote
11 replies
@nikilux777
Comment options

@aneitzel
Comment options

@AlexandreRouma
Comment options

@nikilux777
Comment options

@aneitzel
Comment options

Comment options

You must be logged in to vote
10 replies
@AlexandreRouma
Comment options

@aneitzel
Comment options

@AlexandreRouma
Comment options

@optimolch
Comment options

@nikilux777
Comment options

Comment options

You must be logged in to vote
2 replies
@nikilux777
Comment options

@AlexandreRouma
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pcostadias
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants