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: openexr-devel@nongnu.org
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
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel

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

Reply via email to