openexr-user
[Top][All Lists]
Advanced

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

RE: [Openexr-user] help needed in installing open exr


From: Nick Porcino
Subject: RE: [Openexr-user] help needed in installing open exr
Date: Tue, 8 Jan 2008 13:03:06 -0800

It looks to me like make didn’t first build toFloat. Has anyone on this list ever tried building OpenEXR on Windows under cygwin? I haven’t tried that myself.

 


From: address@hidden [mailto:address@hidden On Behalf Of Archana Gopalan
Sent: Monday, January 07, 2008 8:32 PM
To: address@hidden
Subject: [Openexr-user] help needed in installing open exr

 

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]