[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 04:42:00 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97697
--- Comment #7 from Zoltan Arvai <zarvai at inf.u-szeged.hu> 2012-09-27 04:42:27 PST ---
Adding explicit path to SOURCES and HEADERS didn't help.
SOURCES += \
$${ROOT_WEBKIT_DIR}/Tools/WebKitTestRunner/InjectedBundle/qt/TestRunnerQt.cpp \
HEADERS += \
$${ROOT_WEBKIT_DIR}/Tools/WebKitTestRunner/InjectedBundle/TestRunner.h \
It seems the build is ok without any change when WebKit location is
C:\WebKitBuildSlave\WebKit
but it fails with unresolved external symbol error when its located at
C:\WebKitBuildSlave\proba5beta\WebKit
Is there any known path length limitation in Windows?
--
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