guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error when including openexr


From: Hartmut Goebel
Subject: Re: Error when including openexr
Date: Sat, 3 Jun 2017 10:03:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

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          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |




reply via email to

[Prev in Thread] Current Thread [Next in Thread]