have u run the "gclient runhooks --force" ? After that the solution files
should be there.
http://joehacker.blogspot.com/2009/07/generating-chromesln-file.html

<http://joehacker.blogspot.com/2009/07/generating-chromesln-file.html>..ab

On Mon, Aug 24, 2009 at 2:36 PM, Gang Geng <[email protected]> wrote:

>
> I can not find "chrome.sln" file if following Chromium Build
> Instructions in Windows (http://dev.chromium.org/developers/how-tos/
> build-instructions-windows).
>
> Can you help me?
> My environment is:
> 1, WinXP
> 2, VS2005+VS 2005 Service Pack 1+ hotfix 935225 + hotfix 947315.
> 3,  Windows 7 SDK.
>
> The below is command line, and there is no problem reported when this
> command line executed.
>
>
> :: @echo off
> set MAIN_ROOT=E:\Chromium
> set TRUNK_ROOT=E:\Chromium\trunk
> set TOOL_ROOT=E:\Chromium\trunk\tools\depot_tools
> set SRC_ROOT=E:\Chromium\trunk\src
>
> cd %TRUNK_ROOT%
>
> :: Updating your checkout once by running gclient sync --force in the
> source code directory.
> gclient sync --force
>
> gclient config http://src.chromium.org/svn/trunk/src
>
> :: If you don't want to sync, you need to generate the project files
> with gclient runhooks --force.
> gclient runhooks --verbose
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to