bugOpenEXR - Bugs: bug #30770, OpenEXR won't compile on gcc 4.3.2

 
 

bug #30770: OpenEXR won't compile on gcc 4.3.2

Submitter:  None
Submitted:  Fri 13 Aug 2010 01:43:59 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 12 Jan 2012 11:54:14 PM UTC, comment #1: 

Also needed in exrenvmap/blurImage.h by the looks of it for this error:

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

Anonymous
Fri 13 Aug 2010 01:43:59 PM UTC, original submission:  


Look here:

http://sourceforge.net/projects/freeimage/forums/forum/36111/topic/3807101

The specific error on my computer:

"Source/OpenEXR/Imath/ImathMatrix.h: In constructor ‘Imath::Matrix44<T>::Matrix44() [with T = float]’:
Source/OpenEXR/./IlmImf/ImfChromaticities.cpp:110:   instantiated from here
Source/OpenEXR/Imath/ImathMatrix.h:1813: error: ‘memset’ was not declared in this scope"


It can be fixed by adding "include <cstring>" into ImathMatrix.h

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code