<div dir="ltr">On 17 October 2013 12:35, Brian Paul <span dir="ltr"><<a href="mailto:brianp@vmware.com" target="_blank">brianp@vmware.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Paul,<br>
<br>
It looks like MSVC doesn't have the strcasecmp() function you recently employed in src/glsl/glsl_parser.yy.<br>
<br>
Looks like the work-around is _stricmp, per<br>
<a href="http://stackoverflow.com/questions/3694723/error-c3861-strcasecmp-identifier-not-found-in-visual-studio-2008/3694738#3694738" target="_blank">http://stackoverflow.com/<u></u>questions/3694723/error-c3861-<u></u>strcasecmp-identifier-not-<u></u>found-in-visual-studio-2008/<u></u>3694738#3694738</a><br>

<br>
I'll look into fixing it here, but you might want to take a look too (and I might not get to it for a few hours).<span class="HOEnZb"><font color="#888888"><br>
<br>
-Brian<br>
</font></span></blockquote></div><br></div><div class="gmail_extra">It should be an easy enough fix.  I'll send out a patch.<br></div></div>