Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

com_github_gflags_gflags does not match the name #13

Open
remiamayer opened this issue May 17, 2018 · 1 comment
Open

com_github_gflags_gflags does not match the name #13

remiamayer opened this issue May 17, 2018 · 1 comment

Comments

@remiamayer
Copy link

Hi, trying to install Seurat I got those errors:

(@com_github_gflags_gflags) does not match the name given in the repository's definition (@gflags)
missing input file '@ion//:gyp-out/win-ninja/opt_x64/tracinghelper.lib'.
ERROR: C:/seurat/seurat/pipeline/BUILD:78:1: //seurat/pipeline:seurat: missing input file '@ion//:gyp-out/win-ninja/opt_x64/tracinghelper.lib'.
C:/seurat/seurat/pipeline/BUILD:78:1 1 input file(s) do not exist.
missing input file '@ion//:gyp-out/win-ninja/opt_x64/iongfxutils.lib'.
ERROR: C:/seurat/seurat/pipeline/BUILD:78:1: //seurat/pipeline:seurat: missing input file '@ion//:gyp-out/win-ninja/opt_x64/iongfxutils.lib'.

Could it be because I don't use Visual Studio 2015 update 2?

@davejrichardson
Copy link

I don't think the gflags warning is related to the errors that follow it:

missing input file '@ion//:gyp-out/win-ninja/opt_x64/tracinghelper.lib'.

This looks like Ion isn't built or maybe built incompletely. You have to install and build it inside the Seurat repo before you can build Seurat.

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

No branches or pull requests

2 participants