what libraries to install for compiling openexr?

Shriram Agarwal <[email protected]> Sun, 16 Sep 2018 21:43:09 +0000
Newsgroups gmane.comp.video.openexr.devel
Message-ID <[email protected]>
--===============5062282378112013208==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_153713418923237769nvidiacom_"

--_000_153713418923237769nvidiacom_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I get following error on RedHat 7.5.

which package/library do i need to install?


Thanks

Shri


ImfB44Compressor.cpp: In function 'void Imf_2_3::{anonymous}::convertFromLi=
near(short unsigned int*)':
ImfB44Compressor.cpp:141:9: error: 'expTable' was not declared in this scop=
e
  s[i] =3D expTable[s[i]];
         ^~~~~~~~
ImfB44Compressor.cpp:141:9: note: suggested alternative: 'exp10l'
  s[i] =3D expTable[s[i]];
         ^~~~~~~~
         exp10l
ImfB44Compressor.cpp: In function 'void Imf_2_3::{anonymous}::convertToLine=
ar(short unsigned int*)':
ImfB44Compressor.cpp:149:9: error: 'logTable' was not declared in this scop=
e
  s[i] =3D logTable[s[i]];
         ^~~~~~~~
ImfB44Compressor.cpp:149:9: note: suggested alternative: 'logbl'
  s[i] =3D logTable[s[i]];
         ^~~~~~~~
         logbl


--_000_153713418923237769nvidiacom_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1">
<style type=3D"text/css" style=3D"display:none"><!--P{margin-top:0;margin-b=
ottom:0;} --></style>
</head>
<body dir=3D"ltr" style=3D"font-size:12pt;color:#000000;background-color:#F=
FFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi,</p>
<p>I get following error on RedHat 7.5.</p>
<p>which package/library do i need to install?</p>
<p><br>
</p>
<p>Thanks</p>
<p>Shri<br>
</p>
<p><br>
</p>
<p>ImfB44Compressor.cpp: In function 'void Imf_2_3::{anonymous}::convertFro=
mLinear(short unsigned int*)':<br>
ImfB44Compressor.cpp:141:9: error: 'expTable' was not declared in this scop=
e<br>
&nbsp; s[i] =3D expTable[s[i]];<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^~~~~~~~<br>
ImfB44Compressor.cpp:141:9: note: suggested alternative: 'exp10l'<br>
&nbsp; s[i] =3D expTable[s[i]];<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^~~~~~~~<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exp10l<br>
ImfB44Compressor.cpp: In function 'void Imf_2_3::{anonymous}::convertToLine=
ar(short unsigned int*)':<br>
ImfB44Compressor.cpp:149:9: error: 'logTable' was not declared in this scop=
e<br>
&nbsp; s[i] =3D logTable[s[i]];<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^~~~~~~~<br>
ImfB44Compressor.cpp:149:9: note: suggested alternative: 'logbl'<br>
&nbsp; s[i] =3D logTable[s[i]];<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^~~~~~~~<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; logbl<br>
<br>
</p>
</body>
</html>

--_000_153713418923237769nvidiacom_--


--===============5062282378112013208==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Openexr-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/openexr-devel

--===============5062282378112013208==--