Hi,
I am trying to install open exr-1.6.1

I have installed all the necessary basic packages for cygwin.

The first command ./configure worked fine.

When I run 'make', I get the following error.

Please guide me as to what to do.

Regards,
Archana
..........................................................................................................................................

Making all in config

make[1]: Entering directory `/home/archana/openexr-1.6.1/config'

make  all-am

make[2]: Entering directory `/home/archana/openexr-1.6.1/config'

make[2]: Leaving directory `/home/archana/openexr-1.6.1/config'

make[1]: Leaving directory `/home/archana/openexr-1.6.1/config'

Making all in IlmImf

make[1]: Entering directory `/home/archana/openexr-1.6.1/IlmImf'

g++ -g -O2    b44ExpLogTable.cpp   -o b44ExpLogTable

b44ExpLogTable.cpp:52:18: half.h: No such file or directory

b44ExpLogTable.cpp: In function `int main()':

b44ExpLogTable.cpp:85: error: `half' undeclared (first use this function)

b44ExpLogTable.cpp:85: error: (Each undeclared identifier is reported only
once

for each function it appears in.)

b44ExpLogTable.cpp:85: error: expected `;' before "h"

b44ExpLogTable.cpp:86: error: `h' undeclared (first use this function)

b44ExpLogTable.cpp:90: error: `HALF_MAX' undeclared (first use this
function)

b44ExpLogTable.cpp:114: error: expected `;' before "h"

make[1]: *** [b44ExpLogTable] Error 1

make[1]: Leaving directory `/home/archana/openexr-1.6.1/IlmImf'

make: *** [all-recursive] Error 1
.....................................................................................................................................................
_______________________________________________
Openexr-user mailing list
Openexr-user@nongnu.org
http://lists.nongnu.org/mailman/listinfo/openexr-user

Reply via email to