Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Issues
  • #1148
Closed
Open
Issue created Jan 20, 2017 by Administrator@rootContributor

Getting started documentation

Created by: sn-anura

Hi there, After installing buck, I tried to follow the steps in "Getting started" in order to build the Java application sample. Platform: Java Development OS: macOS In order to reproduce the problem I did the following:

MDGBLOCR04-5604:~ anura$ mkdir trying-buck MDGBLOCR04-5604:~ anura$ cd trying-buck/ MDGBLOCR04-5604:trying-buck anura$ git clone git@github.com:fbsamples/bucksamples.git Cloning into 'bucksamples'... remote: Counting objects: 516, done. remote: Compressing objects: 100% (4/4), done. remote: Total 516 (delta 0), reused 0 (delta 0), pack-reused 512 Receiving objects: 100% (516/516), 971.74 KiB | 816.00 KiB/s, done. Resolving deltas: 100% (142/142), done. MDGBLOCR04-5604:trying-buck anura$ cd bucksamples/hello-buck-java/ MDGBLOCR04-5604:hello-buck-java anura$ buck build hello-buck-java Using watchman. BUILD FAILED: No build file at hello-buck-java/BUCK when resolving target //hello-buck-java:hello-buck-java. MDGBLOCR04-5604:hello-buck-java anura$

If you replace - with _ it will just work as expected. Regards

Assignee
Assign to
Time tracking