We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
HELLO.
I try to build it on macOS 12.2.1 apple silicon and got error. I have installed c++ compiller and sfml.
[ 20%] Linking CXX executable resgen ld: library not found for -lstdc++fs clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [src/tools/resgen/resgen] Error 1 make[1]: *** [src/tools/resgen/CMakeFiles/resgen.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs....
Any idea how to fix this issue ? Thank you so much.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
HELLO.
I try to build it on macOS 12.2.1 apple silicon and got error. I have installed c++ compiller and sfml.
Any idea how to fix this issue ? Thank you so much.
The text was updated successfully, but these errors were encountered: