[erlang-questions] Windows compiled Jiffy library

jim rosenblum jim.rosenblum@REDACTED
Tue Jan 13 22:32:54 CET 2015


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

On Tue, Jan 13, 2015 at 3:26 PM, Paul Davis <paul.joseph.davis@REDACTED>
wrote:

> I don't know of any prebuilt packages off the top of my head. Dave
> Cottlehuber did most of the Windows support but I'm not sure how
> recently he's worked on Windows build stuff.
>
>
> On Tue, Jan 13, 2015 at 2:14 PM, Tuncer Ayaz <tuncer.ayaz@REDACTED>
> wrote:
> > On Tue, Jan 13, 2015 at 6:01 PM, jim rosenblum wrote:
> >> Anyone have a version of Jiffy that they have compiled for windows 7
> >> 64 bit and / or Windows 8 64 bit? Alternatively, good instructions
> >> on how to do it...
> >
> > I don't have access to a Windows env, but from what I can see in the
> > jiffy repo, it should build out of the box on Windows via rebar. That
> > is, if the C code is not incompatible with msvc. If it is, and there's
> > a requirement for gcc or clang, it's possible to modify rebar.config
> > accordingly.
> >
> > So, assuming you're in a command prompt with the msvc toolchain in
> > %PATH%, have you tried 'rebar compile'?
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150113/421249f3/attachment.htm>


More information about the erlang-questions mailing list