<div dir="ltr">Doing a rebar compile results in an error -- complaining that it cannot find the c include files - the path to those include files is part of my Windows path and I can see no obvious way to add the /I to the argument string</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 13, 2015 at 3:26 PM, Paul Davis <span dir="ltr"><<a href="mailto:paul.joseph.davis@gmail.com" target="_blank">paul.joseph.davis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don't know of any prebuilt packages off the top of my head. Dave<br>
Cottlehuber did most of the Windows support but I'm not sure how<br>
recently he's worked on Windows build stuff.<br>
<div><div class="h5"><br>
<br>
On Tue, Jan 13, 2015 at 2:14 PM, Tuncer Ayaz <<a href="mailto:tuncer.ayaz@gmail.com">tuncer.ayaz@gmail.com</a>> wrote:<br>
> On Tue, Jan 13, 2015 at 6:01 PM, jim rosenblum wrote:<br>
>> Anyone have a version of Jiffy that they have compiled for windows 7<br>
>> 64 bit and / or Windows 8 64 bit? Alternatively, good instructions<br>
>> on how to do it...<br>
><br>
> I don't have access to a Windows env, but from what I can see in the<br>
> jiffy repo, it should build out of the box on Windows via rebar. That<br>
> is, if the C code is not incompatible with msvc. If it is, and there's<br>
> a requirement for gcc or clang, it's possible to modify rebar.config<br>
> accordingly.<br>
><br>
> So, assuming you're in a command prompt with the msvc toolchain in<br>
> %PATH%, have you tried 'rebar compile'?<br>
</div></div>> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div>