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

why the project can not be compiled?  #123

@f00386292

Description

@f00386292

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions