Open jonnor opened 8 years ago
Maybe not such a great idea after all, as the build is very slow. Over 10 minutes on a cheap laptop. Would probably have to customize the build to only include what is needed.
Semi-related, https://github.com/liuliu/ccv/pull/195
libccv is not commonly present in distributions, and is designed to be embedded. It does not even have a
make install
target...Right now everyone using noflo-ccv, directly or indirectly have to build it from scratch themselves. Would be better to just build it into the noflo-ccv code through node-gyp / static-linking.