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 deps as well #2

Merged
merged 1 commit into from Jan 19, 2015
Merged

Make deps as well #2

merged 1 commit into from Jan 19, 2015

Conversation

stringsn88keys
Copy link
Contributor

sha3 needed to make hex dependencies from the referenced git repo.

Otherwise, was getting this symptom:

~projects/sha3 git:(master)  make                                                                                      [1.58] 16:12:15
./rebar -v compile
WARN:  Expected /Users/tpowell/projects/sha3/deps/hex to be an app dir (containing ebin/*.app), but no .app found.
==> sha3 (compile)
WARN:  Expected /Users/tpowell/projects/sha3/deps/hex to be an app dir (containing ebin/*.app), but no .app found.
Dependency not available: hex-.* ({git,"git://github.com/b/hex","HEAD"})
ERROR: compile failed while processing /Users/tpowell/projects/sha3: rebar_abort

b added a commit that referenced this pull request Jan 19, 2015
@b b merged commit 3acde27 into b:master Jan 19, 2015
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