Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.

(include-lib "lfe/include/clj.lfe") fails #28

Closed
yurrriq opened this issue Oct 31, 2016 · 1 comment
Closed

(include-lib "lfe/include/clj.lfe") fails #28

yurrriq opened this issue Oct 31, 2016 · 1 comment

Comments

@yurrriq
Copy link
Member

yurrriq commented Oct 31, 2016

error expanding (include-lib "lfe/include/clj.lfe"): #(none file enoent)

It seems the include path is not being set properly.

If I add the following to my rebar.config, it seems to work as desired:

{lfe_opts, [{i,"_build/default/lib"}]}.
yurrriq added a commit to quasiquoting/levaindoc that referenced this issue Oct 31, 2016
@yurrriq
Copy link
Member Author

yurrriq commented Oct 31, 2016

This might be only when using lfe_first_files as in levaindoc's rebar.config.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants