ReferencePlatforms/BuildBot/Win32: Difference between revisions

Line 20: Line 20:
  16d8d23fa6653bead0ab4d99b9bbfe23 pywin32-210.win32-py2.4.exe
  16d8d23fa6653bead0ab4d99b9bbfe23 pywin32-210.win32-py2.4.exe


== Add Python to the path ==
== Add cygwin and Python to the path ==
Control Panel -> System -> Advanced -> Environment Variables. Find 'PATH' in the list of System variables and append ";d:\buildtools\python24;d:\buildtools\python24\scripts"
Control Panel -> System -> Advanced -> Environment Variables. Find 'PATH' in the list of System variables and append "c:\cygwin\bin;c:\cygwin\usr\bin;c:\buildtools\python24;c:\buildtools\python24\scripts"


== Install Buildbot ==
== Install Buildbot ==
Confirmed users
2,679

edits