How to support both Qt5 and Qt6 using CMake
If you are using Qt5 with CMake already, you are prepared for what is expected to come with Qt6. If not, be prepared to port your pro files to use CMake. Though there still...
If you are using Qt5 with CMake already, you are prepared for what is expected to come with Qt6. If not, be prepared to port your pro files to use CMake. Though there still...
Whenever you have a project which requires to be built on multiple systems you can either have many project files, makefiles and/or scripts which run individually across different operating systems and devices, or you...
Have you ever distributed many executables of one Project over the time and now someone reports you a bug, but you cannot reproduce it, because you don’t know which build he used? If you...
This is for people who don’t own a Mac or just want to automate a build without relying on such system, because you know… Having a Linux build server for different build releases is...
In Zeiten der Corona-Krise müssen wir zunehmend Zuhause bleiben, was viele Aktivitäten erschwert. Zum Glück leben wir in Zeiten, wo schnelle Internet-Verbindungen es uns erlauben per Home-Office unsere Arbeit zu erledigen. Inzwischen haben zahlreiche...
Bereits in vorherigen Beiträgen hatte ich das Banana Pi M2U vorgestellt. Dieses bietet einen 8 GB eMMC Speicher an, der als fest-gelötete Einheit im Vergleich zu einer Micro-SD-Karte schneller ist. Außerdem kann dieser nicht...
Oftmals bin ich über das Problem gestolpert, dass man extern nicht an alle Laufwerke des Kleingeräts, wie das Banana Pi, herankommt. Der Vorgang ist eben, wie beim Raspberry Pi auch, dass man grundsätzlich von...
Schon immer gefragt wie man unter Windows ein Terminal bekommen kann, was so mächtig ist wie die Shell unter Linux? Wollten Sie schon immer im Ökosystem von Linux bleiben, wenn es um Entwickeln von...
I really like Manjaro. The combination of always up-to-date software packages and the high stability, thanks to the Manjaro team (especially Philip Müller), really ensure a stress-free workflow. I use the stable channel (that’s...
Neueste Kommentare