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.
On Sunday, August 3, 2014 4:04:12 PM UTC-5, Ranjit Iyer wrote: > > 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. > > > <https://lh3.googleusercontent.com/-7NNA8CtbGnU/U96jQDzY5JI/AAAAAAAAE-Y/qBDaHbIPKA0/s1600/erlydtl-compile-error.JPG> > Thanks, > Ranjit > -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/6898d301-8dc4-40fb-ae50-07af7a46ac14%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
