3 minutes read
In this blog post, you will learn how to compile a PREEMPT_RT kernel for the Up Squared (Up2) board. DISCLAIMER: This article was posted end of 2018. Things have changed since then and I decided against using the Up Squared for my project because I couldn't get the RT latency to a reasonable level with this hardware. Please don't take ...
Cloud-based Continuous Integration for QtQuickVcp
6 minutes read
This blog post is about the continuous integration of Qt applications with the example of the QtQuickVcp project. It demonstrates how to build Qt applications and libraries for Linux and Android using Travis CI and Docker. Furthermore, I mention how to build Qt applications for Windows and OS X. My Motivation At the beginning of October, I visited the QtCon ...