-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
The current build process is based on a pre-generated file which has been checked into the repository. We then later use a test to verify the the file is not out-of-sync.
That breaks down if a feature inside the root types depends on a config option, like with XmlHttpRequest; we should investigate an alternative to always have a matching roottypes file for a given Qt version.