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

make: Nothing to be done for all #173

Open
ivanovmg opened this issue Jul 25, 2019 · 1 comment
Open

make: Nothing to be done for all #173

ivanovmg opened this issue Jul 25, 2019 · 1 comment
Assignees

Comments

@ivanovmg
Copy link

  1. Run make.
  2. Get message make: Nothing to be done for `all'. The directory build with the desirable content is not created as a result.

OS Windows 10

@ivanovmg
Copy link
Author

This issue do I have with the version in the develop branch.

$ git log --oneline -1
a8eb48e (HEAD -> develop, origin/develop, origin/HEAD) Merge pull request #165 from es80/develop

$ git status
On branch develop
Your branch is up to date with 'origin/develop'.

nothing to commit, working tree clean

$ make clean
rm -rf build

$ make
make: Nothing to be done for `all'.

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