[webkit-dev] Error running Qt-launcher / safari

2007-10-19 Thread Amit Joshi
After I was quite happy for being able to succesfully build the webkit on winXp (qt) , I stumbled upon the next hurdle..ie. Launching qt-launcher or safari with QtWebkit.dll I am getting the following exception, possibly generated from QtWebkit.dll Access violation writing location 0x.

Re: [webkit-dev] more build errors...

2007-10-19 Thread Darin Adler
On Oct 19, 2007, at 10:12 AM, Amit Joshi wrote: Thanks adam, It got me beyond that point... But now - I am getting some template redefinition errors.. C:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/ bits/locale_ facets.h:4558: error: redefinition of `templateclass

RE: [webkit-dev] more build errors...

2007-10-19 Thread Amit Joshi
Thanks adam, It got me beyond that point... But now - I am getting some template redefinition errors.. C:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits /locale_ facets.h:4558: error: redefinition of `templateclass _CharT _CharT std::WTF_Pl

Re: [webkit-dev] build errors on XP - localtime_s' undeclared

2007-10-19 Thread Adam Roben
See http://lists.macosforge.org/pipermail/webkit-dev/2007-October/002610.html . We should really get these fixes into a bug on http://bugs.webkit.org/ so that people will stop having these problems! -Adam On Oct 18, 2007, at 11:57 PM, Amit Joshi wrote: I updated the webtree (using

[webkit-dev] build errors on XP - localtime_s' undeclared

2007-10-19 Thread Amit Joshi
I updated the webtree (using update-webkit script) and now I am getting \..\..\WebCore\loader\FTPDirectoryDocument.cpp ..\..\..\WebCore\loader\FTPDirectoryDocument.cpp: In function `WebCore::String W ebCore::processFileDateString(const WebCore::FTPTime)':

Re: [webkit-dev] Just a few ?'s about the Qt WebKit port...

2007-10-19 Thread Lars Knoll
On Friday 19 October 2007, Fuenty, Chris wrote: .As I'm reading on http://trac.webkit.org/projects/webkit/wiki/QtWebKitTodo I notice a few things that spark interest... #1: New HTTP Stack, Does this currently use any Stacks provided by the Qt Toolkit? From some usage with QtWebKit, I see no