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
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to