ReferencePlatforms/BuildBot/Win32: Difference between revisions

m
→‎Add cygwin and Python to the path: fixed paths (ref platforms use d:\ for python/cygwin)
m (→‎Add cygwin and Python to the path: fixed paths (ref platforms use d:\ for python/cygwin))
Line 21: Line 21:


== Add cygwin and 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 ";c:\buildtools\python24;c:\buildtools\python24\scripts;c:\cygwin\bin;c:\cygwin\usr\bin"
Control Panel -> System -> Advanced -> Environment Variables. Find 'PATH' in the list of System variables and append ";d:\buildtools\python24;d:\buildtools\python24\scripts;d:\cygwin\bin;d:\cygwin\usr\bin"


== Install Buildbot ==
== Install Buildbot ==
canmove, Confirmed users
6,441

edits