Hi,<br><br>I downloaded Mesa 7.9 from <a href="ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-7.9.zip">ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-7.9.zip</a>.<br>When trying to build the solution using VC++ 2008, I get the following error:<br>
<br>Error    1    fatal error C1083: Cannot open include file: &#39;glapi/glapi.h&#39;: No such file or directory    c:\users\fred\documents\visual studio 2008\projects\mesa-7.9\src\mesa\main\mtypes.h    40    <br><br>When looking at the files in the archive, I can see there is no glapi.h file, actually there is no glapi folder at all.<br>
<br>Building Mesa 7.8.2 on Windows was working fine, with the glapi/glapi.h file present.<br><br>Maybe I can hack my way around by copying the glapi folder from Mesa 7.8.2 but I suspect more issues will show up and I won&#39;t go very far.<br>
<br>Can somebody help me getting started with Mesa 7.9 on Windows?<br><br>Thanks for your help,<br><br>Fred<br><br>