Re: [webkit-dev] build webkit on windows

2008-11-25 Thread Brent Fulgham
Hi Dmitry, On Nov 25, 2008, at 8:41 PM, Dmitry Markman wrote: I was able to open project and successfully created my own small VS2005 project neither application I built with my project nor application that was built by cygwin was able to open url "http://www.apple.com"; some COM calls retu

Re: [webkit-dev] Build Webkit on Windows

2007-08-03 Thread Adam Roben
The errors seen here look like the kind of thing you see if either (1) update-webkit was never run, or (2) the WEBKITLIBRARIESDIR environment variable isn't set. (2) would only happen if you were trying to build from within the IDE (build-webkit sets this environment variable for you). Did

Re: [webkit-dev] Build Webkit on Windows

2007-08-03 Thread OYO
Hello Yueh, I have similar problem as yours. Have you sort out your compile error? thx Yuehfu Shih wrote: > > Hi, > > I have tried to build webkit on Windows and have no luck so far. > It looks like there are 3 missing header files: 'unicode/pwin32.h', > 'pthread.h' and 'JSDOMExceptionC

[webkit-dev] Build Webkit on Windows

2007-07-18 Thread Yuehfu Shih
Hi, I have tried to build webkit on Windows and have no luck so far. It looks like there are 3 missing header files: 'unicode/pwin32.h', 'pthread.h' and 'JSDOMExceptionConstructor.lut.h' Here is my BuildLog: Constructing generated files...Copying ICU DLLS... Compiling...c_utility.cppF:\cyg