>
> I guess so, except if you temporarily copy header files from here to a
> place where the compiler will find them (untested):


Or add `jlulia/deps/libuv/include` to your compiler include path.

On Tue, Oct 21, 2014 at 10:57 AM, Milan Bouchet-Valat <[email protected]>
wrote:

> Le mardi 21 octobre 2014 à 07:12 -0700, Stefan Babinec a écrit :
> >         Hi Milan.
> >
> >
> > Thanks for reply.
> >
> >
> > Does it mean that until this is not fixed, I'm not able to use Julia's
> > "embeding c/c++ feature" ?
> I guess so, except if you temporarily copy header files from here to a
> place where the compiler will find them (untested):
> https://github.com/JuliaLang/libuv/tree/julia-uv0.11.26/include
>
> But it may get fixed soon -- and even sooner if you propose a patch
> implementing Jeff's suggestion from
> https://github.com/JuliaLang/julia/issues/8690#issuecomment-59272693
>
>
> Regards
>
>

Reply via email to