facebook / facebook/watchman

Basic build issue and tutorials mission issue

Open
#802 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
13.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

I am Linux user , I try this software to install my system . i want to learning react-native, but it's very difficulty to setup basic development environment for hot-reloading .
is it's possible provide binary build ? download section.
I try this source code to build my system .., there is no document mention build information what dependency software required:
---------------------------------------------------
but i gone through basic command
--------------------------------------------------
$ git clone https://github.com/facebook/watchman.git
$ cd watchman
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install

i am getting build issue:
![error_buil](https://user-images.githubusercontent.com/7713535/79065803-b6cab080-7cd0-11ea-94af-d7f988774d1b.png)
![error_1](https://user-images.githubusercontent.com/7713535/79065806-b8947400-7cd0-11ea-8e1e-bbb4affc364d.png)
![erro_0](https://user-images.githubusercontent.com/7713535/79065807-b9c5a100-7cd0-11ea-84d7-0c8e0f2474e3.png)
![commit_info](https://user-images.githubusercontent.com/7713535/79065809-ba5e3780-7cd0-11ea-9b55-6684fa630b6a.png)
![build_issue_pyconfig h](https://user-images.githubusercontent.com/7713535/79065811-bb8f6480-7cd0-11ea-965e-385b26b6d204.png)
![build_failed](https://user-images.githubusercontent.com/7713535/79065812-bcc09180-7cd0-11ea-88b6-3aec8d7befbe.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.