c++ - How to build this pacman project? -


hi, want build pacman game project on github (https://github.com/edoren/pacman)

as understood needs 3 library naming stp, janssoon , sfml2.1 .

can 1 me set required settings in in order build , run it?

i using win 8.1 , eclipse neon (c/c++)

please give me step step guide install , setup every thing required (including gcc 4.7 , sfml, stp, jansson , eclipse setting , on.)

why not use cmake owner of project said? project build on cmake. think couldn't use eclipse that...


Comments