benlilaj / gears

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

bin-dbg\win32\installers was empty after an apparently successful build. #896

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download the code (svn checkout http://gears.googlecode.com/svn/trunk/ 
gears-read-only)
2. build it (make BROWSER=FF MODE=dbg OS=win32) using the build.cmd file 
which indicated that I had all the needed software.
3. Inspect bin-dbg\win32\installers for the promised msi or xpi file and 
it isn't there.

What is the expected output? What do you see instead?
bin-dbg\win32\installers was empty. It should have had an msi or xpi file 
in it according 
to "http://code.google.com/p/gears/wiki/BuildingGearsForWindows

Installing
To install Gears, go to bin-dbg\win32\installers\ from your Gears 
directory and run the .msi (IE and Firefox) or open the .xpi (Firefox 
only). 
"
Nothing in the make output (attached) indicates a problem. 

What version of the product are you using? On what operating system?
I am using Windows XP, VS 2008, and the svn version from this morning 
(June 25, 2009)

Please provide any additional information below.
I attached the output from the make. The opt version has the same problem.

Thanks in advance for any help you can provide.

Original issue reported on code.google.com by gcrickhu...@gmail.com on 25 Jun 2009 at 10:31

Attachments:

GoogleCodeExporter commented 9 years ago
Did you ever find out the solution to the problem?  I am seeing the same issue. 

gears.dll and broker are build for ie but the installer directory is empty.

Original comment by rrwinter...@gmail.com on 17 Jul 2009 at 11:04