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

Enhancement: Improve installation process #62

Closed
s1hofmann opened this issue May 6, 2019 · 1 comment
Closed

Enhancement: Improve installation process #62

s1hofmann opened this issue May 6, 2019 · 1 comment
Assignees
Labels
enhancement Enhancement to existing features help wanted Extra attention is needed

Comments

@s1hofmann
Copy link
Member

Short overview
Current installation process takes way to long

Use case
Faster installation / time to first test

Detailed description
Currently, nut.js builds OpenCV from source by default.
This installation process takes quite a while and requires external tooling (cmake).
As a user I don't want to compile a OpenCV via cmake when installing nut.js

Additional content

Please provide any (mandatory) additional data for your enhancement

@s1hofmann s1hofmann added enhancement Enhancement to existing features help wanted Extra attention is needed prio:high labels May 6, 2019
@s1hofmann s1hofmann added this to the v1.0.2 milestone May 6, 2019
@s1hofmann s1hofmann self-assigned this May 6, 2019
s1hofmann added a commit that referenced this issue May 19, 2019
@s1hofmann s1hofmann removed this from the v1.0.2 milestone May 19, 2019
@s1hofmann
Copy link
Member Author

Closed in #6933425ca2de19979286f1126bee36ab9a75203e

The first approach was to reduce lib size and prebuilt OpenCV. Further enhancement would be portable, prebuilt bindings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing features help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant