[erlang-questions] incude_lib question

Peter Lund erlang@REDACTED
Mon Jun 29 14:39:37 CEST 2009


Try R13A doc: OTP/doc/R13A/erts-5.7/doc/html/index.html or any erlang book.

bokner skrev:
> Why include_lib works with application names for some applications and
> doesn't for others? For example, I have exmpp application installed in
> my Erlang lib directory, and include_lib doesn't see headers when I
> do:
>
> include_lib("exmpp/include/some_header.hrl"),
>
> while it works for crypto, mnesia, kernel apps etc.?
>
> There must be some packaging option that affects this, but I couldn't
> find it. Thank you for help.
>
> ________________________________________________________________
> erlang-questions mailing list. See http://www.erlang.org/faq.html
> erlang-questions (at) erlang.org
>
>   



More information about the erlang-questions mailing list