openexr-devel
[Top][All Lists]
Advanced

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

[Openexr-devel] Minor Compilation Fixes


From: Keith Jeffery
Subject: [Openexr-devel] Minor Compilation Fixes
Date: Thu, 24 Jan 2013 08:54:39 -0800

While compiling 1.7.0, I ran into two minor compilation errors: #include <cstring> is required for the following two files:

exrenvmap/blurImage.cpp (OpenEXR)
Imath/ImathMatrix.h (ILM Base)

My compiler does not find memset and memcpy, respectively, otherwise.

Thanks,
Keith

reply via email to

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