[Webkit-unassigned] [Bug 97697] [Qt][WRT] Unresolved external symbol errors with MSVC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 27 02:46:27 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=97697





--- Comment #4 from Zoltan Arvai <zarvai at inf.u-szeged.hu>  2012-09-27 02:46:53 PST ---
I have successfully reproduced the build issue on Windows7 machine. A moved the WebKit directory to a longer path ("C:\WebKitBuildSlave\proba5beta\WebKit") that exactly the same as on the Win2008r2 machine.

At the same time we figured out with KBalazs that qt/TestRunnerQt.cpp exists in two location:
- $${ROOT_WEBKIT_DIR}/Tools/WebKitTestRunner/InjectedBundle/qt/TestRunnerQt.cpp
- $${ROOT_WEBKIT_DIR}/Tools/DumpRenderTree/qt/TestRunnerQt.cpp
and it seems the build system chose the wrong one. So I added the explicit path to Target.pri. I am looking forward to see the result of this build.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list