Skip to content

Added Makefile to easily manage build dependencies#8

Open
daniel-ruiz wants to merge 1 commit intosausheong:masterfrom
daniel-ruiz:install-notes
Open

Added Makefile to easily manage build dependencies#8
daniel-ruiz wants to merge 1 commit intosausheong:masterfrom
daniel-ruiz:install-notes

Conversation

@daniel-ruiz
Copy link

@daniel-ruiz daniel-ruiz commented Feb 11, 2018

At the time I cloned the repository and tried to make the game work, I noticed that some dependencies were missing and I needed to add them manually.

Now that I solved this little inconvenient, I thought it was a good idea to manage that steps with a Makefile and add some install notes on the README file.

Hope it is useful for more people than me.

Update: I have been examining the issue tracker and I think this Pull Request could be useful to fix #1

@daniel-ruiz daniel-ruiz changed the title Added Makefile to easily manage build dependencies Fixes #1 -- Added Makefile to easily manage build dependencies Feb 12, 2018
@daniel-ruiz daniel-ruiz changed the title Fixes #1 -- Added Makefile to easily manage build dependencies Added Makefile to easily manage build dependencies (fixes #1) Feb 12, 2018
@daniel-ruiz daniel-ruiz changed the title Added Makefile to easily manage build dependencies (fixes #1) Added Makefile to easily manage build dependencies Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need instructions in README for getting package dependencies.

1 participant