EmixamPP / linux-enable-ir-emitter

Provides support for infrared cameras that are not directly enabled out-of-the box.
MIT License
229 stars 19 forks source link

refactor: c++20 #188

Closed EmixamPP closed 1 month ago

EmixamPP commented 1 month ago

Minor improvement by moving to C++20

github-actions[bot] commented 1 month ago

:arrow_right: Commit 612a035aa23b472b46a3e2b1d5cc5a64f9ed7096

:clipboard: Logs

:hammer_and_wrench: Building result: :white_check_mark:

:mag: clang-tidy results: :white_check_mark:

:writing_hand: clang-format results: :white_check_mark:

:package: Artifacts:

If the building step was successfull:

  1. Download the tarball in the artifacts section here.
  2. If new major version, uninstall the previous version if you have one
  3. Unzip: unzip linux-enable-ir-emitter*.tar.gz.zip
  4. Execute the install instructions

During the execution the tool raises an exception?\ Please send us the gdb backtrace: sudo gdb --ex run --args linux-enable-ir-emitter <your command args>, once the crash arrives, type bt to show the error trace (q to exit).