Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Windows compilation. #4

Open
GoogleCodeExporter opened this issue Jun 5, 2015 · 0 comments
Open

Windows compilation. #4

GoogleCodeExporter opened this issue Jun 5, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hi,

I'm trying to compile the project under windows (Visual Studio 2012) and after 
executing:

gclient config https://domain-registry-provider.googlecode.com/svn/trunk/src
gclient sync --force

I get the following error:

Traceback (most recent call last):
  File "C:\test\src\tools\gyp\/gyp", line 18, in <module>
    sys.exit(gyp.main(sys.argv[1:]))
  File "C:\test\src\tools\gyp\pylib\gyp\__init__.py", line 448, in main
    options.circular_check)
  File "C:\test\src\tools\gyp\pylib\gyp\__init__.py", line 87, in Load
    depth, generator_input_info, check, circular_check)
  File "C:\test\src\tools\gyp\pylib\gyp\input.py", line 2292, in Load
    ValidateRunAsInTarget(target, target_dict, build_file)
  File "C:\test\src\tools\gyp\pylib\gyp\input.py", line 2091, in ValidateRunAsInTarget
    (target_name, build_file))
Exception: The 'run_as' in target domain_registry_test from file 
domain_registry\domain_registry.gyp must have an 'action' section.

Is this library win32 compatible? In such case, please can update the 
building/compilation instructions under Windows?

Thanks in advance.

Original issue reported on code.google.com by beth.n...@gmail.com on 4 Dec 2014 at 1:08

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant