ReferencePlatforms/BuildBot/Win32: Difference between revisions

Jump to navigation Jump to search
m (more path fixing)
Line 34: Line 34:
  python setup.py build
  python setup.py build
  python setup.py install
  python setup.py install
Edit the 'buildbot.bat' file in d:\buildtools\python24\scripts:
Edit the 'buildbot.bat' file in d:\buildtools\python24\scripts to use the correct location of "buildbot", and to escape each \\ :
  @python d:\buildtools\python24\scripts\buildbot %*
  @python d:\\buildtools\\python24\\scripts\\buildbot %*


== Install the Botrunner script ==
== Install the Botrunner script ==
Confirmed users
2,679

edits

Navigation menu