Original Translation
284
:file:`PC/VS8.0/`
285
8.0
286
2005
287
:file:`PCbuild/`
288
9.0
289
2008
290
Note that not all of these build directories are fully supported. Read the release notes to see which compiler version the official releases for your version are built with.
291
Check :file:`PC/readme.txt` for general information on the build process.
292
For extension modules, consult :ref:`building-on-windows`.
293
or "Creating Python extensions in C/C++ with SWIG and compiling them with MinGW gcc under Windows" or "Installing Python extension with distutils and without Microsoft Visual C++" by Sébastien Sauvage, 2003
294
by Trent Apted et al, 2007
295
Other resources
296
"Help for Windows Programmers" by Mark Hammond and Andy Robinson, O'Reilly Media, 2000, ISBN 1-56592-621-8
297
by Amanda Birmingham, 2004