<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Great, thanks!</div><br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Randolph</div></div></span></div></span> </div><br><div><div>On Nov 11, 2008, at 7:55 PM, Gregory J. Ward wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Just checked into HEAD -- thanks.<br><br>-Greg<br><br><blockquote type="cite">From: R Fritz &lt;<a href="mailto:rfritz@u.washington.edu">rfritz@u.washington.edu</a>><br></blockquote><blockquote type="cite">Date: November 11, 2008 12:29:43 PM PST<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">The following two diffs make the last version of Radiance I downloaded compile natively with Visual Studio 2005. I hope they're appropriate for inclusion in the source.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">===================================================================<br></blockquote><blockquote type="cite">--- ezxml.c<span class="Apple-tab-span" style="white-space:pre">        </span>(.../trunk/src/gen/ezxml.c)<span class="Apple-tab-span" style="white-space:pre">        </span>(revision 2)<br></blockquote><blockquote type="cite">+++ ezxml.c<span class="Apple-tab-span" style="white-space:pre">        </span>(.../branches/radx/src/gen/ezxml.c)<span class="Apple-tab-span" style="white-space:pre">        </span>(working copy)<br></blockquote><blockquote type="cite">@@ -30,9 +30,11 @@<br></blockquote><blockquote type="cite"> #include &lt;stdarg.h><br></blockquote><blockquote type="cite"> #include &lt;string.h><br></blockquote><blockquote type="cite"> #include &lt;ctype.h><br></blockquote><blockquote type="cite">-#include &lt;unistd.h><br></blockquote><blockquote type="cite"> #include &lt;sys/types.h><br></blockquote><blockquote type="cite"> #ifndef EZXML_NOMMAP<br></blockquote><blockquote type="cite">+/* This placement of unistd.h allows ezxml.c to compile natively on<br></blockquote><blockquote type="cite">+ &nbsp;&nbsp;MS-Windows */<br></blockquote><blockquote type="cite">+#include &lt;unistd.h><br></blockquote><blockquote type="cite"> #include &lt;sys/mman.h><br></blockquote><blockquote type="cite"> #endif // EZXML_NOMMAP<br></blockquote><blockquote type="cite"> #include &lt;sys/stat.h><br></blockquote><blockquote type="cite">===================================================================<br></blockquote><blockquote type="cite">--- obj2mesh.c<span class="Apple-tab-span" style="white-space:pre">        </span>(.../trunk/src/ot/obj2mesh.c)<span class="Apple-tab-span" style="white-space:pre">        </span>(revision 2)<br></blockquote><blockquote type="cite">+++ obj2mesh.c<span class="Apple-tab-span" style="white-space:pre">        </span>(.../branches/radx/src/ot/obj2mesh.c)<span class="Apple-tab-span" style="white-space:pre">        </span>(working copy)<br></blockquote><blockquote type="cite">@@ -5,6 +5,7 @@<br></blockquote><blockquote type="cite"> &nbsp;* &nbsp;Main program to compile a Wavefront .OBJ file into a Radiance mesh<br></blockquote><blockquote type="cite"> &nbsp;*/<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">+#include "paths.h"<br></blockquote><blockquote type="cite"> #include "copyright.h"<br></blockquote><blockquote type="cite"> #include "platform.h"<br></blockquote><blockquote type="cite"> #include "standard.h"<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Randolph<br></blockquote><br>_______________________________________________<br>Radiance-dev mailing list<br><a href="mailto:Radiance-dev@radiance-online.org">Radiance-dev@radiance-online.org</a><br><a href="http://www.radiance-online.org/mailman/listinfo/radiance-dev">http://www.radiance-online.org/mailman/listinfo/radiance-dev</a><br></div></blockquote></div><br></body></html>