Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed the Makefile in demo && fixed the readme #1

Closed
wants to merge 1 commit into from

Conversation

albertcoder
Copy link

@albertcoder albertcoder commented Sep 18, 2020

Hi maintainers,

There was a bug in the Makefile under demo directory. I was able to fix it and also updated the commands in the readme file for quick installation. Following were the errors I was getting before the fix. It was failing at make run command. Since there was only one file to be copied, it was copying it as a file called "lib" rather than copying a file under the newly created "lib" directory. The quick installation commands are also updated in the Makefile under demo directory so you should be able to execute it properly.

Screenshot from 2020-09-18 16-14-51

Screenshot from 2020-09-18 16-16-36

It runs successfully post fix as in the following screenshot.

Screenshot from 2020-09-18 16-17-56

Please review and accept my pull request.

Thank you.

@jvmvik
Copy link
Collaborator

jvmvik commented Jan 5, 2021

Thanks you very much for your feedback.
And sorry for the delay and replying
I upgraded to gradle 6.7.1 and clean-up the warnings.
I integrated your inputs in the latest release.

@jvmvik jvmvik closed this Jan 5, 2021
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.

None yet

2 participants