erlydtl compile errors on Windows

63 views
Skip to first unread message

Ranjit Iyer

unread,
Aug 3, 2014, 5:04:12 PM8/3/14
to chica...@googlegroups.com

Hello Group,

I am trying to compile ChicagoBoss on Windows and running into an error while compiling erlydtl. I can see .beam files in merl/bin but somehow they can't be found while compiling erlydtl sources.

I'd appreciate any help from the group.

Thanks,
Ranjit

Adam Veldhousen

unread,
Aug 4, 2014, 9:57:23 AM8/4/14
to chica...@googlegroups.com
Open the rebar.config in deps/erlydtl and you'll see something about $REBAR_DEPS, replace that with '..' and you should be good. It's looking at that variable to give it the root path to the 'deps/' folder and it works on my mac just fine, but it seems like rebar (or something else) isn't able to set it on windows.

Ranjit Iyer

unread,
Aug 5, 2014, 12:08:55 AM8/5/14
to chica...@googlegroups.com
Thanks for your reply. I don't see that variable in the rebar.config.

Adam Veldhousen

unread,
Aug 5, 2014, 9:06:55 AM8/5/14
to chica...@googlegroups.com

Try changing the "deps/merl" to "../merl". You just have to point rebar to the merl directory relative to the rebar.config from my experience.

Ranjit Iyer

unread,
Aug 7, 2014, 4:05:31 PM8/7/14
to chica...@googlegroups.com
That worked! Thanks so much Adam!
Reply all
Reply to author
Forward
0 new messages