[Mesa-dev] Building Mesa 7.10 on Windows 7 / Visual Studio 2010

Brian Paul brian.e.paul at gmail.com
Mon Feb 14 06:36:29 PST 2011


On Fri, Feb 11, 2011 at 11:31 AM, Yahya H. Mirza <yahya at aurorasoft.net> wrote:
> Hi All,
>
>
>
> I’ve been trying to build Mesa 7.10 on Windows 7 / Visual Studio 2010 and I
> have been having some problems.
>
>
>
> When I opened
>
> \windows\VC8\mesa\mesa.sln, it was automatically converted to VS2010.
>
>
>
> When I tried to build the various projects there were a number of problems
> including a number of misconfigured build directories.
>
>
>
> Additionally, when building the mesa project in VS2010, it has trouble
> finding a path for building “predefined shaders”.
>
>
>
> Finally, the “glsl_apps_compile” project seems to be out of date.
>
>
>
> Is there an updated version of this solution file for Mesa7.10 / VS2010, or
> has anyone successfully built Mesa7.10 with CMAKE?
>
>
>
> Any suggestions on successfully building Mesa7.10 for Windows7 / VS2010
> would be greatly appreciated.

The MSVC project files for Mesa haven't been maintained in a while.
They'll be removed in the next Mesa release.  Instead, take a look at
the instructions for building with scons.

-Brian


More information about the mesa-dev mailing list