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

Compilation file while make #32

Open
CodeYogiCo opened this issue Jun 29, 2015 · 3 comments
Open

Compilation file while make #32

CodeYogiCo opened this issue Jun 29, 2015 · 3 comments

Comments

@CodeYogiCo
Copy link

Hey I have taken a git pull

On make command it throws me following error.I am not sure if hrl file is included in the src.

There is one included hrl in edown_doclet.erl

-include_lib("edoc/include/edoc_doclet.hrl"). I could find this hrl file in the src directory

src/edown_doclet.erl:116: field packages undefined in record doclet_gen
src/edown_doclet.erl:118: field filemap undefined in record doclet_gen

@uwiger
Copy link
Contributor

uwiger commented Jun 29, 2015

The latest master should not have this problem ...

@uwiger
Copy link
Contributor

uwiger commented Jun 29, 2015

Ah, sorry. You are pulling from an obsolete repos. Please use https://github.com/uwiger/edown instead.

@CodeYogiCo
Copy link
Author

It worked..Thanks for prompt response..

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