Tracking issue for making reproducible builds and ideally cross platform builds.
Work will be done in https://github.com/Aharoni-Lab/Miniscope-DAQ-QT-Software/tree/feature-repro-build
Overview
Currently the build has unspecified dependencies (hardcoded paths to opencv in particular) and so we would like to standardize the build and deploy process for CI/CD. We would also like to target multiple operating systems (i think all with x64 arch?).
TODO
To do that, I think we need to
Need to know:
- If we need to make any modifications to the source to accomodate differences in OS support, @phildong mentions differences between directshow and v4l2 in support for setting some camera properties.
- In V4L2 this is dependent on the particular driver used for the miniscopes, so need to figure out which that is.
Prior work
Repos
Issues
Intended to close:
Tracking issue for making reproducible builds and ideally cross platform builds.
Work will be done in https://github.com/Aharoni-Lab/Miniscope-DAQ-QT-Software/tree/feature-repro-build
Overview
Currently the build has unspecified dependencies (hardcoded paths to opencv in particular) and so we would like to standardize the build and deploy process for CI/CD. We would also like to target multiple operating systems (i think all with x64 arch?).
TODO
To do that, I think we need to
Need to know:
Prior work
Repos
Issues
Intended to close: