openexr-user
[Top][All Lists]
Advanced

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

Re: [Openexr-user] Issues when building


From: Piotr Stanczyk
Subject: Re: [Openexr-user] Issues when building
Date: Wed, 7 Sep 2011 17:56:49 +0000

This is a missing include error.

I am working on getting 1.7.1 out of the door which fixes this and a few other things.

In the meantime, you can either check out the head from CVS or add this line
       #include <string.h>
to the file that is causing the failure.


Piore



From: openexr-user-bounces+address@hidden [openexr-user-bounces+address@hidden on behalf of Vordok Shimada address@hidden
Sent: 07 September 2011 10:50
To: address@hidden
Subject: [Openexr-user] Issues when building

Hi,

I'm trying to build OpenExr-1.6.1 in a Fedora 12 x86-64 system and when doing make I get this error:

main.cpp: In function ‘int main(int, char**)’:
main.cpp:213: error: ‘strcmp’ was not declared in this scope
make[1]: *** [main.o] Error 1

I have ilmbase and zlib installed. What is wrong here?

Thanks in advance

reply via email to

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