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

src/cpx.erl:41: can't find include file "commit_ver.hrl" #111

Open
jayesh1017 opened this issue Nov 27, 2012 · 0 comments
Open

src/cpx.erl:41: can't find include file "commit_ver.hrl" #111

jayesh1017 opened this issue Nov 27, 2012 · 0 comments

Comments

@jayesh1017
Copy link

Hi,
While trying to execute the command "./rebar get-deps compile generate", it doesn't generate properly and throws error:
src/cpx.erl:41: can't find include file "commit_ver.hrl". I couldn't find this file anywhere in my system. I am compiling it on a debian squeeze machine, and I have properly installed freeswitch and erlang on it. When I just commented the line:
-include("commit_ver.hrl"). in the file src/cpx.erl and it generated properly. And now I can see the login page. So, is there something that I will miss by commenting that line?

Thanks,

--- Jayesh

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

1 participant