Open
Description
I'm trying to build depthai-core but not using hunter. My idea it to package it (or try) for debian/ubuntu.
I have already a version of depthai-core built without hunter and using its dependencies that are already packaged in debian (bzip2, fp16, spdlog, libarchive, zlib, libnop). However, I have several doubts that I would kindly ask because I don't understand.
- In the libnop library I have seen that the upstream version and the version you use are practically the same. The only difference is that the library you use EncodingByte::Empty and the library in upstream has EncodingByte::Nil. I have changed it and it built. But, is it ok?
- the cmake download a lot of files, especially blob files for the examples. Which are the license of that files? Can be redistributed?
- Is it possible that you release a version with all the necessary components? At least the git submodules.
I have read that you haven't yet added any package manager support outside of Hunter. It's a pity, but I can understand it. Maybe you can help if you can give more information about the exact requirements to build depthai suite.
Metadata
Metadata
Assignees
Labels
No labels