Mesa10.2在Win7上的编译

 

Mesa10仍然支持Windwos/linux,但是编译方式已经不提供makefile或者workspace

Building on windows requires several open-source packages. These are
steps that work as of this writing.

- install python 2.7
- install scons (latest)
- install mingw, flex, and bison
- install pywin32 from here: http://www.lfd.uci.edu/~gohlke/pythonlibs
get pywin32-218.4.win-amd64-py2.7.exe
- install git
- download mesa from git
see http://www.mesa3d.org/repository.html
- run scons

 

 

https://www.python.org/download/releases/3.3.5/

http://dlsw.baidu.com/sw-search-sp/soft/6e/17016/python-3.3.5.1395976247.msi

http://kaz.dl.sourceforge.net/project/scons/scons/2.3.2/scons-2.3.2-setup.exe

http://sourceforge.net/projects/winflexbison/

 

 

posted @ 2014-07-13 23:57  Gui Kai  阅读(330)  评论(0编辑  收藏  举报