We build Gears with gnu make, not visual studio. Building Gears for windows mobile is a lot like building for Windows Desktop, which we have a wiki page for: http://code.google.com/p/gears/wiki/BuildingGearsForWindows
The only difference is that on the command line, you do this: make OS=WINCE And the output is a cab file, not an MSI. - a On Sun, Sep 7, 2008 at 2:10 PM, Pete <[EMAIL PROTECTED]> wrote: > > How do I build and test/debug google gears for Windows Mobile? > > I have Visual Studio, the appropriate emulators and have gotten > everything from source, but it seems like google gears does not adopt > Visual Studio's project file approach (correct me if I'm wrong). > > > thanks in advance > -pete >
