openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] OpenEXR fail to build with gcc4.5 (simple fix)


From: Piotr Stanczyk
Subject: Re: [Openexr-devel] OpenEXR fail to build with gcc4.5 (simple fix)
Date: Mon, 23 Aug 2010 10:27:48 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.11) Gecko/20100711 Lightning/1.0b1 Thunderbird/3.0.6

Thanks for those,

We made a recent scrub for 4.4 and 4.5 include checks and the fixes are in the CVS head. These will be folded into 1.7.1.


Piotr



On 08/22/2010 10:47 AM, Campbell Barton wrote:
Hi, I got this error when building OpenEXR 1.7 on linux with GCC4.5.1

blurImage.cpp: In function ‘void blurImage(EnvmapImage&, bool)’:
blurImage.cpp:424:62: error: ‘memcpy’ was not declared in this scope

Adding '#include<string.h>' at the top of blurImage.cpp fixes this.




reply via email to

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