diff options
author | marha <marha@users.sourceforge.net> | 2011-01-21 08:10:52 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-01-21 08:10:52 +0000 |
commit | b0be6a88c8fecdf15176f642c0799bff99930e0d (patch) | |
tree | ec9fea5c77c9d705757c0533beb059c467a16393 /mesalib/docs/README.WIN32 | |
parent | b582c2f2afd66e3afa0d143923e8b71985e39a6c (diff) | |
download | vcxsrv-b0be6a88c8fecdf15176f642c0799bff99930e0d.tar.gz vcxsrv-b0be6a88c8fecdf15176f642c0799bff99930e0d.tar.bz2 vcxsrv-b0be6a88c8fecdf15176f642c0799bff99930e0d.zip |
xserver mesa xkbcomp libxcb git update 21 jan 2011
Diffstat (limited to 'mesalib/docs/README.WIN32')
-rw-r--r-- | mesalib/docs/README.WIN32 | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/mesalib/docs/README.WIN32 b/mesalib/docs/README.WIN32 index 204b8e660..986b5994f 100644 --- a/mesalib/docs/README.WIN32 +++ b/mesalib/docs/README.WIN32 @@ -1,6 +1,10 @@ File: docs/README.WIN32 -Last updated: Apr 25, 2007 - Karl Schultz - kschultz@users.sourceforge.net +Last updated: Apr 25, 2007 + +NOTE: This information only applies to Mesa 7.8 and older. Nowadays +it's probably better to use Scons to build for Windows. + Quick Start ----- ----- @@ -130,11 +134,5 @@ change all the gl* symbols to mgl*. Because this is easy to do with a global replace operation in a text editor, no additional mangled version of mesa.def is maintained or shipped. -If you have a Windows-related build problem or question, it is -probably better to direct it to me (kschultz@users.sourceforge.net), -rather than directly to the other Mesa developers. I will help you as -much as I can. I also monitor the Mesa mailing lists and will answer -questions in this area there as well. - - -Karl Schultz +If you have a Windows-related build problem or question, please post +to the mesa-dev or mesa-users list. |