Cannot Build Qt 5.2 With Visual Studio 2012
-
I've been compiling ever release of Qt since 5.0 and it always compiles fine but I am now getting error 2 from jom. Here are the commands I ran:
@configure -no-opengl -nomake examples -nomake tools -static -release
jom@Here is the configure output: http://pastie.org/pastes/8550496/text
Here is the jom output: https://dl.dropboxusercontent.com/u/764231/jom.txt
The jom output is so large (1.09 megabytes) that I had to upload the text file to DropBox because pastie only supports a maximum of 64 kilobytes and other competitors only suport 250 kilobytes or similar sizes.
For some reason, the jom output doesn't cover the end result (error 2), so here's a screenshot: !http://i.stack.imgur.com/2mHkk.png(Error 2)!