Posted inInformation Technology / Thank You Sir May I Have Another

MOC Parse error at “std”

You’re being a good little geek. You need to write a Qt program for both 32-bit and 64-bit platforms so you are using multiple VMs and keeping the repository on a shared drive. Everything compiles clean and runs great on the 32-bit VM. You boot the 64-bit VM, mount the shared drive and bam! Sucks to be you! Searching the Web leads you to bug reports like this one. Good luck with that rabbit hole! … MOC Parse error at “std”Read more

Posted inInformation Technology / Raspberry Pi

KDE Neon – Distcc and Qt

One of the tools which was wildly touted years ago was distcc. This is a distributed compilation system which can be brutal to set up, but can also dramatically reduce compilation times for big jobs. It has fallen out of favor in recent years because most developers end up getting a quad or more core machine with a modern enough CPU to have all kinds of virtualization and hyper threading. These machines also tend to … KDE Neon – Distcc and QtRead more