ecoinpool icon indicating copy to clipboard operation
ecoinpool copied to clipboard

include/proper_internal.hrl:26: can't find include file "compile_flags.hrl"

Open SimonVillage opened this issue 11 years ago • 1 comments

Have download from git. ./rebar get-deps <- seems to be fine

root@***:/tmp/ecoinpool# ./rebar compile ==> meck (compile) ==> protobuffs (compile) ==> mochiweb (compile) ==> proper (compile) include/proper_internal.hrl:26: can't find include file "compile_flags.hrl"

what to do?

SimonVillage avatar Nov 26 '12 11:11 SimonVillage

Use a newer version of rebar. https://github.com/basho/rebar build in a seperate folder and copy the rebar file over the one in the ecoinpool directory.

AxelWal avatar Dec 04 '12 18:12 AxelWal