openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] Compiling on win7


From: Sean Chen
Subject: Re: [Openexr-devel] Compiling on win7
Date: Fri, 27 Sep 2013 14:14:08 -0700

How are you compiling? Are you using the included VC projects or are
you using cmake?

Also did toFloat compile correctly, (and have toFloat.h)?

Sean

Sent from my Windows Phone From: haggi krey
Sent: 9/27/2013 15:33
To: address@hidden
Subject: [Openexr-devel] Compiling on win7
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


_______________________________________________
Openexr-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/openexr-devel



reply via email to

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