-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.6.0
-
None
-
8733baf8b770a5fca12aecf4c38a8c8f94c4b0fa
"configure -fast" creates Makefiles, where calls to nmake are hard coded.
So if you configure Qt with -fast, and then want to build it on multiple cores using "jom", then it won't work, because nmake will be called for the build step.