You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, unfortunately compiling this project on Mac is quite dependent on OS version and Xcode version, and the current Makefile is not expressive enough to deal with that.
Could you try removing -lstdc++fs (but not -lstdc++) from lines 355 and 365 of the Makefile and running make again?
I setup my
settings.json
file and ranmake
.I've pasted the last few lines of the output below. I tried googling the error
"ld: library not found for -lstdc++fs"
but didn't find anything.The text was updated successfully, but these errors were encountered: