X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2FREADME.WIN32;h=0f5010ce121c9f1a4e71a496f846b7123175fd00;hb=a2652719f3ee15a294461f216f3a89144dd9574d;hp=0cd007c8a9d00d64220a42954f6417be38e1dc82;hpb=191795eaf13a75a2395a6c085a10751124c53a02;p=mesa.git diff --git a/docs/README.WIN32 b/docs/README.WIN32 index 0cd007c8a9d..0f5010ce121 100644 --- a/docs/README.WIN32 +++ b/docs/README.WIN32 @@ -11,10 +11,6 @@ no longer shipped or supported. Run - scons osmesa mesagdi - -to build classic mesa Windows GDI drivers; or - scons libgl-gdi to build gallium based GDI driver. @@ -36,17 +32,15 @@ Recipe Building on windows requires several open-source packages. These are steps that work as of this writing. -1) install python 2.7 -2) install scons (latest) -3) install mingw, flex, and bison -4) install libxml2 from here: http://www.lfd.uci.edu/~gohlke/pythonlibs - get libxml2-python-2.9.1.win-amd64-py2.7.exe -5) install pywin32 from here: http://www.lfd.uci.edu/~gohlke/pythonlibs +- 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 -6) install git -7) download mesa from git - see http://www.mesa3d.org/repository.html -8) run scons +- install git +- download mesa from git + see https://www.mesa3d.org/repository.html +- run scons General -------