Hi All,
where i can get header file map.hrl ? it isn't present neither there nor there.
Thanks in advance !
=== building mgw_nat and its dependencies ===
{{{ cd ~/osmo-erlang/mgw_nat rebar get-deps rebar compile }}} some error will occur regarding src/tcap_map_patch.erl due to missing
map.hrl file
{{{ mv deps/osmo_map/src/map.hrl deps/osmo_map/include/ rebar compile }}}
Br, Sergei