1
Python / Re: [Mac] PySFML - Install Error 'SFML/System.hpp' file not found
« on: May 23, 2014, 10:19:20 am »
Try this:
python setup.py build_ext --include-dirs=/usr/local/include -L/usr/lib -L/usr/local/lib
python setup.py build_ext --include-dirs=/usr/local/include -L/usr/lib -L/usr/local/lib