[Webkit-unassigned] [Bug 61207] [Qt] Export files under Symbian Qt WebKit build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 6 12:35:55 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61207
--- Comment #18 from Joe Wild <joseph.wild at nokia.com> 2011-06-06 12:35:55 PST ---
(In reply to comment #17)
> This could be problem of how QT_MAKE_INSTALL_HEADERS are defined in the dev vs prod environments. The dev environment includes the whole path with drive letter and the prod environment is missing the driver letter.
Sorry. It is QT_INSTALL_HEADERS.
OPTION COMMAND $(GNUCP)
p:/qtwebkit_2.2/Source/WebKit/qt/Api/qwebframe.h
p:/epoc32/include/mw/QtWebKit/qwebframe.h
>From dev environment.
QT_INSTALL_HEADERS:P:/epoc32/include/mw
>From prod environment.
QT_INSTALL_HEADERS:\epoc32/include/mw
--
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