homebrew installs the Intel version of SFML, not the M1
I want to run the program:
g++ sfml.cpp -o prog -lsfml-graphics -lsfml-window -lsfml-system
gives an error:
warning: ignoring file '/usr/local/Cellar/sfml/2.6.2/lib/libsfml-window.2.6.2.dylib': found architecture 'x86_64', required architecture 'arm64'
MacBook Pro 14″