openexr-devel
[Top][All Lists]
Advanced

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

RE: [Openexr-devel] OpenEXR Windows port


From: Alexander Stohr
Subject: RE: [Openexr-devel] OpenEXR Windows port
Date: Fri, 24 Jan 2003 20:18:34 +0100

> 6.  windows.h must be included before gl.h
>always a pain, with no specificly good work around other
>than hidding it in a portability .h file.

How about adding this compiler switch to your project setings:

  /FI"windows.h"

this might solve it with no impact to source code at all.

-Alex.


reply via email to

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