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

Could you add some details on how to get the code to compile. #3

Open
twopieman opened this issue Dec 24, 2019 · 2 comments
Open

Could you add some details on how to get the code to compile. #3

twopieman opened this issue Dec 24, 2019 · 2 comments

Comments

@twopieman
Copy link

could you add a little blurb on how to install these two dependencies?

#include <gflags/gflags.h>
#include <glog/logging.h>

@littledan
Copy link
Owner

This is a good idea. These refer to the libraries formerly hosted on Google Code by Google. I'm honestly not sure where the best current documentation is. PRs welcome, either for a blurb, to reference good docs, or to remove the dependencies.

@twopieman
Copy link
Author

sorry about the stupid question but what is typically the process when trying to do a pull request on GitHub ? on git typically I create a new branch and then do a pull request to merge this branch over to master. so I tried this and tried pushing my newly created branch to the remote but i got the following error

git push -f origin DependencyInstallInstructions
remote: Permission to littledan/linux-aio.git denied to twopieman.
fatal: unable to access 'https://github.com/littledan/linux-aio.git/': The requested URL returned error: 403

please let me know if I need to follow a different set of steps to complete this PR

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

No branches or pull requests

2 participants