Am folowing this tutorial to compile Qt 4.8 with visual Studio 2013 but after running nmake i get:
C:\\Qt\\4.8.5.src\\src\\3rdparty\\javascriptcore\\JavaScriptCo
@AppDealer's awnser works, if you have to apply it to both instances of the MathExtras.h
file. (one in JavaScriptCore
and another in Webkit
After
that you will run into a HashSet
build problem.
No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called .\wtf/HashSet.h
Both these issues are fixes with the patch that can be found on this issue.