RE: help needed in installing open exr
"Nick Porcino" <[email protected]> Tue, 8 Jan 2008 13:03:06 -0800
| Newsgroups | gmane.comp.video.openexr.user |
|---|---|
| Message-ID | <EAE92C1C48E3C646A9FBEB1A8538B3A002351E83@mailbox01.lucas.alllucas.com> |
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: [email protected] [mailto:[email protected]] On Behalf Of Archana Gopalan Sent: Monday, January 07, 2008 8:32 PM To: [email protected] 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 ........................................................................ ........................................................................ ..... _______________________________________________ Openexr-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/openexr-user