Am 01.06.2017 um 13:06 schrieb Andreas Enge:
> this looks a lot like a problem I had with the hugin package
> (currently as a patch in the debbug tracker). I ended up doing
> the following:
>
> +        ;; The header files of ilmbase (propagated by openexr) are not found
> +        ;; when included by the header files of openexr, and an explicit
> +        ;; flag needs to be set.
> +        (string-append "-DCMAKE_CXX_FLAGS=-I"
> +                       (assoc-ref %build-inputs "ilmbase")
> +                       "/include/OpenEXR")

Thanks for this snippet. This did the trick!

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goe...@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |


Reply via email to