josh8410 / omaha

Automatically exported from code.google.com/p/omaha
0 stars 0 forks source link

hammer command #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. navigate to Omaha directory
2.type in hammer
3.C:\Omaha>hammer
'\hammer.bat' is not recognized as an internal or external command,
operable program or batch file.

What is the expected output? What do you see instead?
Nothing happens, yet omaha is supposed to build

What version of the product are you using? On what operating system?
Windows 7 x64bit

Please provide any additional information below.

Original issue reported on code.google.com by haris...@googlemail.com on 4 Jul 2011 at 9:20

GoogleCodeExporter commented 8 years ago
Please read the Omaha Developer's Guide here:

http://code.google.com/p/omaha/wiki/DeveloperSetupGuide

You need to install SCons and set the environment variable SCT_DIR (and several 
other environment variables) in order for the build scripts to work.

Original comment by ryanmyers@google.com on 6 Jul 2011 at 5:28