[Mesa-dev] Windows build requires extra tools from release tarball

Jose Fonseca jfonseca at vmware.com
Thu Mar 30 21:04:05 UTC 2017


On 30/03/17 18:38, Ben Boeckel wrote:
> Hi,
>
> I'm trying to compile Mesa on Windows, but am hitting up against a
> problem that mako and lex/yacc are required. The generated files are in
> the source tree, but from my investigations (and limited knowledge of
> Scons), it appears that the Scons code does not care and always does the
> generation logic.
>
> Does the Scons build require these tools, or would it be possible to get
> it to instead use the pre-generated source files instead?
>
> Thanks,
>
> --Ben
>

Yes, SCons always require these tools.

It's easy to get them though.  Check 
https://cgit.freedesktop.org/mesa/mesa/tree/appveyor.yml

Jose


More information about the mesa-dev mailing list