Skip to content

Scripts to build Qt, OpenCV and some tools for RPi4, RPi3, Jetson Nano, Asus Tinkerboard, NanoPi Rk3399 and other platforms. Binary sometimes provided too ;)

License

Notifications You must be signed in to change notification settings

ayaromenok/SDKbuilds

Repository files navigation

Intro

Support of Qt and OpenCV required sometime non-trivial steps. This repository consist a number of scripts to simplify this task(at repository itself), and number of binaries in Release section.

Table of Content

Releases

Base

Full

- no full releases for this moment;

Platforms

Raspberry Pi 3/Raspbian

Prerequirements

Raspbian OS: Raspbian Stretch Lite or Raspbian Stretch with desktop from 2018.11+

Configuration with raspi-configrequired:

- GPU memory 128+ MB required to run Qt with EGLFS(`Advanced Options > A3 Memory Split`);
- Camera need to be switched ON (`Interfacing Option > P1 Camera`);
- reboot required to apply changes from above;
- script `sysXXX.sh` update system and install prerequiremenst, so need to run before using binaries(`/usr/local/bin/sysXXX.sh`). Script build will run it automatically.

Qt

Qt 5.12.0 base with EGLFS can be found in release section

OpenCV

OpenCV 4.0.1 with V4L, GStreamer can be found in release section

About

Scripts to build Qt, OpenCV and some tools for RPi4, RPi3, Jetson Nano, Asus Tinkerboard, NanoPi Rk3399 and other platforms. Binary sometimes provided too ;)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages