Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I successfully built Qt 5.0.0 with VS2012 in "DLL/Shared" mode.
But when I try to build it in "static" mode, it throws some linker error (sorry wasn't able to track actual error message).
Aren't we allowed to build it on static mode? or am I just missing something? Any help?