Can someone spot what I am doing wrong? I followed the instructions
completely and downloaded the whole source code, installed
depot_tools, installed sdk 6.1 etc, but it won't generate the solution
file. No help on google.

---------------------------------
C:\Projekt\chrome3rdtrye>gclient runhooks --force

________ running 'C:\Program\depot_tools\python_bin\python.exe src/
tools/gyp/gyp
_chromium' in 'C:\Projekt\chrome3rdtrye'
Updating projects from gyp files...

________ running 'C:\Program\depot_tools\python_bin\python.exe src/
build/win/clo
bber_generated_headers.py $matching_files' in 'C:\Projekt
\chrome3rdtrye'
Traceback (most recent call last):
  File "src/build/win/clobber_generated_headers.py", line 35, in ?
    root = grit.grd_reader.Parse(path)
  File "src/build/win\..\..\tools\grit\grit\grd_reader.py", line 121,
in Parse
    xml.sax.parse(filename_or_stream, handler)
  File "C:\Program\depot_tools\python_bin\lib\xml\sax\__init__.py",
line 33, in
parse
    parser.parse(source)
  File "C:\Program\depot_tools\python_bin\lib\xml\sax\expatreader.py",
line 102,
 in parse
    source = saxutils.prepare_input_source(source)
  File "C:\Program\depot_tools\python_bin\lib\xml\sax\saxutils.py",
line 293, in
 prepare_input_source
    f = urllib.urlopen(source.getSystemId())
  File "C:\Program\depot_tools\python_bin\lib\urllib.py", line 77, in
urlopen
    return opener.open(url)
  File "C:\Program\depot_tools\python_bin\lib\urllib.py", line 180, in
open
    return getattr(self, name)(url)
  File "C:\Program\depot_tools\python_bin\lib\urllib.py", line 409, in
open_file

    return self.open_local_file(url)
  File "C:\Program\depot_tools\python_bin\lib\urllib.py", line 419, in
open_loca
l_file
    raise IOError(e.errno, e.strerror, e.filename)
IOError: [Errno 2] No such file or directory: '$matching_files'
failed to run command: C:\Program\depot_tools\python_bin\python.exe
src/build/wi
n/clobber_generated_headers.py $matching_files
--------------------------------

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

Reply via email to