Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

why the project can not be compiled? #123

Open
f00386292 opened this issue Feb 27, 2017 · 1 comment
Open

why the project can not be compiled? #123

f00386292 opened this issue Feb 27, 2017 · 1 comment

Comments

@f00386292
Copy link

In dev-setup.md, it says:

Building our source

mkdir -p github.com/google && cd github.com/google
git clone https://github.com/google/shipshape.git
cd shipshape
./configure        # Run initial Shipshape+Bazel setup
bazel build //...  # Build all Shipshape source

I try this in Ubuntu 14.04.5 LTS and Ubuntu 16.04 LTS, both get same error:

$ bazel build //...
Warning: ignoring http_proxy in environment.
ERROR: no targets found beneath ''.
INFO: Elapsed time: 0.106s

Can anyone tell me what is wrong?

@tobega
Copy link

tobega commented Feb 27, 2017

I have the same problem

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