Compiling qt64bit with webkit
-
i tried to compile qt4.6.3 with vs2010 using the mkspec for vs2008. i dont know now, if the wrong mkspec is the problem, or something with webkit. Anyway i cant compile qt, because i cant compile some template functions in webkit. Any ideas about that?
Felix
-
This is not the right place for Qt WebKit issues ;)
Web Runtime is on top of WebKit.Seems http://developer.qt.nokia.com/forums/viewforum/14/ is better place holder for the compiling issues.
-
Altough 4.7 compiles with VS2010, I can only advice against VS2010 at the time, especially on 64 bits. This compiler has some serious bugs like the missalignment of SSE vectors. Microsoft should fix them in the coming weeks, it is safer to use vs2008 for now.