


Ld: warning: ld: warning: ignoring file /usr/local/lib/libsfml-window.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64ld: warning: ignoring file /usr/local/lib/libsfml-network.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64 ⇛ Linking: bin/Debug/sfml-vscode-boilerplate Is SFML not yet compatible w/ Apple Silicon?īuild & Run: Debug (target: sfml-vscode-boilerplate) When I try to build it, I get error below. When I open the "boiler plate" folder, it loads the sample project. (Followed instructions in this video which worked great on my previous Intel Mac: I installed SFML successfully using home-brew and have the "boiler plate" folder in place. I have a new M1 Mac (macOS Big Sur 11.2) and downloaded Visual Studio Code Insiders.
