Can't able to compile QT 6.4.0
Solved
Installation and Deployment
-
Hi, when I was trying to compile QT 6.4.0 static I had and error with fxc after spending time found it was an error because it couldn't able to find fxc.exe so I added fxc to path from windows kits (10), after adding it fixed that error but now I'm getting different errors.
My OS: Windows 11 Pro (21H2).
-
See this bugreport: https://bugreports.qt.io/browse/QTBUG-86892?jql=text ~ "uuidof"
-
Fixed it by modifying some files. Thanks.
More details: https://stackoverflow.com/questions/74171340/cant-able-to-static-compile-qt-6-4-0-using-mingw/74173736#74173736