thanhhe / omaha

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

Compilation failure -SConstruct file not found #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.After setting up the Omaha environment as per the developer setup guide.
When I run hammer.bat,it gives following error

scons: *** No SConstruct file found.
File "C:\OmahaProgramFiles\Python24\Lib\site-packages\scons-
1.2.0\SCons\Script\Main.py", line 826, in _main

What is the expected output? What do you see instead?
It should get Compiled

What version of the product are you using? On what operating system?
I am building on windows XP with Visual Studio 2008 installed.

Please provide any additional information below.

Original issue reported on code.google.com by ranjanma...@gmail.com on 15 Dec 2009 at 12:46

GoogleCodeExporter commented 8 years ago
Make sure you are running "hammer" from the main "omaha\" directory where 
main.scons 
is. I can reproduce the error by running "omaha\hammer" from the parent 
directory.

Original comment by ddor...@google.com on 15 Dec 2009 at 6:36

GoogleCodeExporter commented 8 years ago
This resolved the issue, Thanks alot

Original comment by ranjanma...@gmail.com on 17 Dec 2009 at 4:54

GoogleCodeExporter commented 8 years ago

Original comment by ddor...@google.com on 17 Dec 2009 at 7:44