openexr-user
[Top][All Lists]
Advanced

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

[Openexr-user] help needed in installing open exr


From: Archana Gopalan
Subject: [Openexr-user] help needed in installing open exr
Date: Mon, 7 Jan 2008 20:31:56 -0800

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

.....................................................................................................................................................


reply via email to

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