[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 03:02:04 PDT 2012


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





--- Comment #5 from Csaba Osztrogonac <ossy at webkit.org>  2012-09-27 03:02:31 PST ---
(In reply to comment #4)
> 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.

Argh ... MSVC always has problem with same filenames with batch build :-/
In this case we usually renames files.

-- 
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