Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better build instructions #46

Open
AlexVestin opened this issue Aug 12, 2019 · 4 comments
Open

Better build instructions #46

AlexVestin opened this issue Aug 12, 2019 · 4 comments

Comments

@AlexVestin
Copy link
Contributor

This project currently requires ANGLE to be checked out and built in the same parent folder as this repo. is a bit confusing. Just a few lines would be very helpful.

@nkreeger
Copy link
Contributor

@AlexVestin actually ANGLE is prebuilt, hosted by Google and downloaded here:

https://github.com/google/node-gles/blob/master/scripts/install.js#L76

Which platform are you using?

@AlexVestin
Copy link
Contributor Author

I'm using Linux, is building ANGLE not required for development? That's great in that case. I downloaded and built the ANGLE project too, but I got a bit confused as to how to place the repositories in relation to each other.

@nkreeger
Copy link
Contributor

No just run yarn in the project directory. It downloads and stages angle inside of /deps

@nkreeger
Copy link
Contributor

I'll update dev docs soon

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

No branches or pull requests

2 participants