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

Parse Transforms are not recognized #216

Open
saleyn opened this issue Sep 3, 2021 · 2 comments
Open

Parse Transforms are not recognized #216

saleyn opened this issue Sep 3, 2021 · 2 comments

Comments

@saleyn
Copy link
Contributor

saleyn commented Sep 3, 2021

I believe this is broken again.

This is the transform: https://github.com/saleyn/etran

-compile({parse_transform, defarg}).

err

It doesn't seem to mater if the parse transform is defined in rebar.config as an option or as -compile(...).

Originally posted by @saleyn in #138 (comment)

@saleyn
Copy link
Contributor Author

saleyn commented Sep 3, 2021

Setting preprocess: true in settings doesn't fix this error.

@saleyn saleyn closed this as completed Sep 3, 2021
@saleyn saleyn reopened this Sep 3, 2021
@saleyn
Copy link
Contributor Author

saleyn commented Oct 20, 2021

I believe the issue is that either ERL_LIBS environment variable is not set prior to executing the rebar/rebar3 or there's no way to add configuration to specify additional library paths.

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