Cross compiling Qt to 64-bit
The following didn't work by itself: How can I build 64 bit Qt on a 32 bit system ? The solution was to simple set the write-protect flag on the exe files under qt/bin (on moc, jom, etc.).
Personal blog about professional topics. Computer science is the primary focus, but interesting topics in ecology also have their place here.