adam-kwiatkowski / sfml-compile

Can be used to compile SFML stuff on windows
MIT License
4 stars 2 forks source link

sfml-compile package

More recent version

Take a look at sfml-compiler if you're looking for an updated package, with detailed documentation and new features that compiles and runs SFML on Atom.

GitHub repository, Atom.io page.

Original package

sfml-compile can be used to compile SFML projects on Windows

To use this package you must include MinGW/bin in system PATH (you should be able to execute 'g++ --version' command) and download SFML