<p dir="ltr"><br>
On Feb 25, 2014 3:45 PM, Brian Paul wrote:<br>
> I haven't had time to look at these changes, nor libepoxy.  But it's critical to us that piglit continues to work on Windows.<br>
><br>
> -Brian<br>
></p>
<p dir="ltr">I just checked libepoxy against MSVC2010 and it is a total mess. I recommend a rewrite since proper windows support depends on properly supporting the Visual Studio. </p>
<p dir="ltr">As far as a good start, try using the -ansi flag on gcc. I know that most C99 features are not in visual studio ( like stdbool.h and how the string tables are done )<br>
</p>