openexr-devel
[Top][All Lists]
Advanced

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

[Openexr-devel] Compiling on win7


From: haggi krey
Subject: [Openexr-devel] Compiling on win7
Date: Fri, 27 Sep 2013 17:59:58 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0

Hi,

just cloned the latest version from the git repository and compiled Ilmbase on Windows 64bit.
Unfortunatly the HalfTest.exe fails with a access violation at:

half.h line 495

inline half::operator float () const
{
    return _toFloat[_h].f;
}

Any ideas what's wrong, maybe anyone else had this problem?

haggi




reply via email to

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