[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Openexr-devel] CTL from git-hub
From: |
Gonzalo Garramuno |
Subject: |
Re: [Openexr-devel] CTL from git-hub |
Date: |
Sun, 02 Mar 2014 13:34:26 -0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
On 02/03/14 13:16, Gonzalo Garramuno wrote:
I am trying to compile AMPAS CTL git master with OpenEXR 2.1, and I am
getting the following errors (trimmed):
/media/Linux/code/lib/ctl-git/lib/IlmImfCtl/ImfCtlApplyTransforms.cpp:108:12:
error: reference to ‘Header’ is ambiguous
In file included from
/media/Linux/code/lib/ctl-git/lib/IlmImfCtl/ImfCtlApplyTransforms.cpp:66:0:
/usr/local/include/OpenEXR/ImfHeader.h:69:18: error: candidates are:
class Imf_2_1::Header
In file included from
/media/Linux/code/lib/ctl-git/lib/IlmImfCtl/ImfCtlApplyTransforms.cpp:64:0:
/usr/local/include/OpenEXR/ImfCtlApplyTransforms.h:192:11: error:
class Imf::Header
/media/Linux/code/lib/ctl-git/lib/IlmImfCtl/ImfCtlApplyTransforms.cpp:108:12:
error: ‘Header’ does not name a type
Can someone help me out with what could be wrong?
Never mind. It was including the wrong header in /usr/local/include.