<div dir="ltr">Thanks very much. I managed to get some help on the #rebar irc channel. I started using the port compiler <a href="https://github.com/blt/port_compiler" target="_blank" style="font-size:13.1999998092651px;line-height:19.7999992370605px">https://github.com/blt/port_compiler</a> but I still had a few issues with getting EXMPP compiled. Turns out that there was something wrong with rebar3 but I believe that its being patched.<br><div><br></div><div>Thanks for your help.</div></div><br><div class="gmail_quote">On Sat, May 9, 2015 at 8:19 PM Fred Hebert <<a href="mailto:mononcqc@ferd.ca">mononcqc@ferd.ca</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Rebar3 doesn't come with a port driver out of the box anymore. We didn't<br>
feel safe enough providing that environment and maintaining it moving<br>
forward, and instead decided to put that responsibility back to the<br>
people shipping C code.<br>
<br>
The two options supported are to use makefiles in hooks, as described in<br>
<a href="http://www.rebar3.org/v3.0/docs/building-cc" target="_blank">http://www.rebar3.org/v3.0/docs/building-cc</a>, or alternatively add the<br>
plugin that ports the rebar 2.x port compiler to rebar3:<br>
<a href="https://github.com/blt/port_compiler" target="_blank">https://github.com/blt/port_compiler</a><br>
<br>
Follow the instructions, and any of these would bring back that<br>
compatibility.<br>
<br>
Regards,<br>
Fred.<br>
</blockquote></div>