Tutorials, guides and articles
Updated:
DaVinci Resolve is a professional-grade video editing and color grading software that offers a comprehensive set of tools and features for post-production work. One key aspect of DaVinci Resolve is its support for Linux as a platform, making it an attractive choice for Linux users and professionals working in Linux-based environments. There are some quirks with DaVinci Resolve under Linux and… Read more...
Updated:
Building Qt 6.6 submodulesQt submodules contains various extra features not included in the base package (qtbase), for example QtQuick (qtdeclarative), support for Wayland (qtwayland), CAN-BUS (qtserialbus) and so forth.For most parts, building any of the Qt submodules is quite straightforward:
Updated:
Tutorial on how to build native Qt Creator 4.12.2 to run on a Raspberry Pi, against Qt 5.12 or later.
Updated:
How to build native Android ARM OpenCV 4.8 that can be used together with Qt 5.12 or later C++ framework on the Android platform.