Building Qt6 for Windows from source
The Qt docs are pretty hopeless when it comes to describing how to build Qt6 from source if you need the documentation (QDoc) to compile. This is because it needs LLVM, and that is not present for a WIndows distribution. So here’s how to do it. We are going to build LLVM 18.1.7, not 18.1.8…